https://github.com/kdzwinel/themolegame
The Amazing Mole - JavaScript game for the js13kgames.com competition 2014
https://github.com/kdzwinel/themolegame
game javascript-game
Last synced: 8 months ago
JSON representation
The Amazing Mole - JavaScript game for the js13kgames.com competition 2014
- Host: GitHub
- URL: https://github.com/kdzwinel/themolegame
- Owner: kdzwinel
- License: other
- Created: 2014-08-20T16:14:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-02-20T23:28:24.000Z (over 9 years ago)
- Last Synced: 2025-04-07T12:48:21.866Z (about 1 year ago)
- Topics: game, javascript-game
- Language: JavaScript
- Homepage: https://kdzwinel.github.io/TheMoleGame/
- Size: 182 KB
- Stars: 4
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
The Amazing Mole
==============
Together with Natalia Lany, Natalia Wydra and Pawel Bród we made this small JavaScript game from screatch for the [js13kgames.com](http://js13kgames.com) competition (2014 edition).

You can check it out here: http://kdzwinel.github.io/TheMoleGame/
Code is modular and you can easily make similar games based on our work.
Results
============
We've got 12th place in mobile category and 33rd in the desktop category (out of 129 entries!).
Thanks to
============
[danielmahon](http://opengameart.org/users/danielmahon) for creating the [panda character](http://opengameart.org/content/panda-character-32x32) that our mole is based on.