pgv / javascript-boulderdash

An HTML5 implementation of the c64 classic Boulderdash game

Home Page:http://codeincomplete.com/posts/2011/10/25/javascript_boulderdash/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript BoulderDash

An HTML5 Boulderdash Game

SUPPORTED BROWSERS: Chrome, Firefox, Safari, Opera and IE9+

TODO

  • performance - runtime resize of sprites to fit block size to avoid ctx.drawImage scaling performance hit

FUTURE

  • menu screen
  • demo mode
  • sound fx
  • music
  • touch support
  • level editor

License

MIT license.

About

An HTML5 implementation of the c64 classic Boulderdash game

http://codeincomplete.com/posts/2011/10/25/javascript_boulderdash/