A simple 2D game written in pure Javascript. Use the arrow keys to move the player, find the key and scape without being caught. You can play this game on the-dungeon.cscazorla.es.
Just download the files and open index.html in your browser.
The tilemap has been created from MedicineStorm's tiles.
- Add support for gamepad / touchscreen
- Torches should be defined in the map and not in the code
- Add light effect to the torches
- Add a new row to the tilemap with more animations
- Upgrade tiles to 64x64
- Increase the map size
- Add teleport
- Random maze generator
- Allow player to fire weapons and kill monsters
Released under the MIT License.