During my christmas break I finally found some time to release a project that I started during Hackweek earlier this year:
Geeko Run– A jump and run game framework built completely in javascript and CSS. My work is released under the terms of Creative Commons 3.0, that means it’s open source and you are free to use and modify it.
Give it a try:
As you can see, I could need some help with improving the graphics So if you would like to help, please contact me or send a pull request on github!
Features of the game:
- Compatible with all HTML5 browsers, tested with: Firefox 15+, Chrome
- No dependencies
- Easy level creation from textfiles (example)
- Supports different themes
- Soundeffects
- Tablet + Mobile support:
Touchscreen controls
Automatically fit to screen dimensions (also on rotate)


