![Image of gameplay] (http://img.photobucket.com/albums/v232/Ravon/Screenshot%20from%202015-03-25%20223218.png)
Video demo: https://www.dropbox.com/s/q9fwdu6obbmvf40/platformer.mp4?dl=0
A platform game created using HTML5 Canvas API and grit. Just double click on game.html to play.
- You can shoot monsters
- You can teleport via portals
- You can collect coins
- Movable platforms
- A pesky intelligent bat which will be chasing you
- Multiple levels and highscore board
- God mode
- Monster can shoot bullets
- Disappearing platforms
- Zoom feature
Best performance in Chrome.
Audio cannot play if the next sound clip is activated too fast after the previous one (e.g. try killing monsters in quick succession).
I didn't separate out the files into game.html and game.js. Code quality is not good either. Sorry about that.