Live Demo: thcheetah777.github.io/buggedGameOff/
A small game I made for Game Off 2021. A spy is trying to infiltrate the enemy's headquarters. The spy gathers crucial information by listening devices. The enemy is getting BUGGED!
- Open your preferred command line or terminal
- Copy and enter this into the prompt
git clone https://github.com/thcheetah777/buggedGameOff/
- Wait for it to unpack
- After it's done cloning, enter
cd buggedGameOff
You need to set up the server via Python. (If you don't have Python, download it here) Do this by entering
python -m http.server
or
python3 -m http.server
or
python -m SimpleHTTPServer
and python3 -m SimpleHTTPSServer
on Linux machines
After you activate the server, got to localhost:8000 to play the game
Read CONTRIBUTING.md for more info
Version | Description |
---|---|
v1.0 | The final version for the Github Game Off. |
This project is licensed under the MIT License - see the LICENSE.md file for full details
- Inspiration: One definition of BUG, "a concealed listening device"
- Graphics: Me on pixilart.com