https://github.com/fung-hei-man/svg-escape-game
A small SVG escape game to be played on browser
https://github.com/fung-hei-man/svg-escape-game
browser-game svg-images
Last synced: 2 months ago
JSON representation
A small SVG escape game to be played on browser
- Host: GitHub
- URL: https://github.com/fung-hei-man/svg-escape-game
- Owner: fung-hei-man
- Created: 2022-05-18T13:23:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T13:26:36.000Z (almost 3 years ago)
- Last Synced: 2023-03-05T09:51:56.477Z (about 2 years ago)
- Topics: browser-game, svg-images
- Language: JavaScript
- Homepage:
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SVG Escape Game
This is a small SVG escape game to be played on browser
## Start
- `cd` to project folder
- `python3 -m http.server`
- Go to `localhost:{port}/game.html` in browser
- Enjoy!## Instructions
- Collect all the money and go to exit to enter next level
- Escape from any ghost and ghosts' bullet
- Some platforms disappear if you stand on them long enough
- Cheat Mode gives you unlimited number of bullets## Key Mapping
| Key | Action |
| --- | ------ |
| N | Left |
| M | Right |
| Z | Jump |
| Space | Shoot |
| C | Cheat Mode ON |
| V | Cheat Mode OFF |## Credits
Sound effects are downloaded from http://www.findsounds.com/ and http://www.orangefreesounds.com/.