Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diogok/herogame
Generic and simple dungeon game for the js13kgames competition
https://github.com/diogok/herogame
Last synced: about 2 months ago
JSON representation
Generic and simple dungeon game for the js13kgames competition
- Host: GitHub
- URL: https://github.com/diogok/herogame
- Owner: diogok
- Created: 2013-09-13T00:45:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-27T00:13:00.000Z (almost 11 years ago)
- Last Synced: 2023-04-13T15:11:46.916Z (over 1 year ago)
- Language: JavaScript
- Size: 1.04 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.html
Awesome Lists containing this project
README
Your Hero Game!
A quick game HTML5 for the JS 13k Games 2013 competition.
"Your Hero Game" is a very simple dungeon explorer game. You play a rookie trying to become a hero, and to prove yourself worth you must complete a simple quest: Return a stolen amulet from the evil Gathor!
Tested on Firefox and Chrome. Controls: Click interact and walk, you can also use the keyboard to move.
Awesome tileset from Jerom's 16x16 fantasy tileset!
Dijkstra code using Andrew Hayward library.