Lighthouse, Inspired by Hidden Folks in an exhibit of independent video games at MoPop (Seattle)
Live Demo: thcheetah777.github.io/searchlight
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.
- 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
- 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
- After you run the server, got to localhost:8000 to play the game
Read CONTRIBUTING.md for more info
None right now 😞
This project is licensed under the MIT License - see the LICENSE.md file for full details
- Inspiration: Hidden Folks
- Music: Video Game Music (Kirby)
- Graphics: Kenney.nl
- Favicon: Favicon.io