I've moved the working repo for this game to https://github.com/flypup/duel-of-the-devs
This fork will stay in the state is was submitted at the end of the game off event. For more details on the work being done, check out my blog.
Play the game here. It's a gh-pages branch of this repo containing just the distribution files built with yeoman.
The title and game are inspired by the 1983 kung-fu classic Duel to the Death. We have not yet implemented all 72 techniques or 36 chambers featured in this film 😑 We've been expecting you!
- Chipmunk-js 2D physics model
- EaselJS SpriteSheet class
- stats.js guess I'm a fan of @mrdoob
- dat-gui for testing and tuning a variety of things
- three.js 3D rendering - Didn't make it into this release, but we hope to contribute or at least come up with our own sprite renderer that make it viable for HTML5 games on platforms where WebGL is not available or canvas rendering needs a boost.
- w-a-s-d | arrow keys to move
- space key or mouse (click/hold) to fight (push/pull)
- f key fullscreen
- p key pause
- o key toggle debug
- left stick to move
- right stick to fight (push/pull)
- virtual left stick to move
- virtual right stick to fight (push/pull)
- tap upper right corner to pause
- tap upper left corner to toggle debug