An open API service indexing awesome lists of open source software.

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

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.