Skip to content

flypup/game-off-2012

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 189 commits ahead, 3 commits behind github:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
art
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

πŸ”₯ 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%