Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Latest commit

 

History

History
62 lines (41 loc) · 1.84 KB

README.md

File metadata and controls

62 lines (41 loc) · 1.84 KB

🕷️ Bugged!: Game Off 2021

Live Demo: thcheetah777.github.io/buggedGameOff/

Description

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!

Getting Started

Cloning

  • 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

Running the game

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

Preview

bugged

Contribution

Read CONTRIBUTING.md for more info

Version History

Version Description
v1.0 The final version for the Github Game Off.

License

This project is licensed under the MIT License - see the LICENSE.md file for full details

Acknowledgments

  • Inspiration: One definition of BUG, "a concealed listening device"
  • Graphics: Me on pixilart.com