Skip to content

Duel to the Devs is a game where you play a monk that fights a ninja and his shadow clones

Notifications You must be signed in to change notification settings

flypup/game-off-2012

This branch is 189 commits ahead of, 3 commits behind github/game-off-2012:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7381513 Â· Feb 17, 2013
Dec 2, 2012
Dec 2, 2012
Nov 15, 2012
Dec 2, 2012
Nov 9, 2012
Nov 9, 2012
Nov 9, 2012
Nov 27, 2012
Nov 9, 2012
Nov 9, 2012
Nov 9, 2012
Feb 17, 2013
Dec 2, 2012

Repository files navigation

🔥 This Project Has Moved 🔥

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.

Duel to the Devs

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!

What We Use

  • 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.

Controls

Desktop Browser

  • 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

Gamepad API Enabled

  • left stick to move
  • right stick to fight (push/pull)

Mobile (Touch Enabled)

  • 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

version 0.1.107

Credits

About

Duel to the Devs is a game where you play a monk that fights a ninja and his shadow clones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.9%
  • Python 2.5%
  • Other 0.6%