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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

264 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕷️ 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

About

🕷️ A small game I made for the Game Off 2021. A spy is trying to infiltrate the enemy's headquarters. The spy gathers important information by listening devices. The enemy is getting BUGGED! P.S. Can you find the bug?

Topics

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages