A js13k game entry js13kGames is a JavaScript coding competition for HTML5 Game Developers running yearly since 2012. The fun part of the compo is the file size limit set to 13 kilobytes.
https://pdemia.com/limborunner/
- Sprint through limbo world avoiding getting killed
- kill zombies and build walls
- arrow keys for movement
- space bar for fire weapon
- enter for game pause
- esc back to main screen
It is my first rodeo at 13kjs games code is a bit messy