Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.
/ searchlight Public archive

🔦 Searchlight is a bird's-eye view video game inspired by MoPOP located in Seattle. The player has to track down the listed targets in the dark, with only a short-range flashlight.

License

Notifications You must be signed in to change notification settings

deltea/searchlight

Repository files navigation

🔦 Searchlight (Not finished)

Lighthouse, Inspired by Hidden Folks in an exhibit of independent video games at MoPop (Seattle)

Live Demo: thcheetah777.github.io/searchlight

Description

Lighthouse is a bird's-eye view video game. The player has to track down the listed targets in the dark, with only a short-range flashlight. The player can eat powerups to make his flashlight range wider. The player can also chop down trees to look behind them.

Getting Started

Cloning

  • Open your preferred command line
  • Copy and enter this into the prompt
git clone https://github.com/thcheetah777/searchlight/
  • Wait for it to unpack
  • After it's done cloning, enter
cd searchlight

Running the game

  • First, 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

Contribution

Read CONTRIBUTING.md for more info

Version History

None right now 😞

License

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

Acknowledgments

About

🔦 Searchlight is a bird's-eye view video game inspired by MoPOP located in Seattle. The player has to track down the listed targets in the dark, with only a short-range flashlight.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published