https://github.com/eldoy/boxhunt
Game written in vanilla JS using the canvas element
https://github.com/eldoy/boxhunt
Last synced: 4 months ago
JSON representation
Game written in vanilla JS using the canvas element
- Host: GitHub
- URL: https://github.com/eldoy/boxhunt
- Owner: eldoy
- Created: 2018-07-23T02:14:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T10:28:16.000Z (about 8 years ago)
- Last Synced: 2025-01-03T15:29:14.746Z (over 1 year ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BoxHunt
Game written with vanilla JS and the canvas element. Eat as many boxes as you can. Crashing in the wall means game over. For every box you eat you get a point, and the red box will move faster increasing the difficulty.
Use the arrow keys to navigate the red box.