Skip to content

ogoshen/game-off-2012

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octocat Jump

Playable on the gh-pages branch

About

A Doodle Jump clone for the Github Game Off 2012.

Use the arrow keys to navigate your ever-jumping Octocat and collect stars for extra points. Push higher with the green platforms, watch out from the red, they'll be pulled from under you. Forks will teleport you around 100 lines of code further.

Technicals

Best playable on Chrome, works in FF (less FPS), fails on IE9 (getter\setters) and untested on others... I've used the Octicons font instead of sprites for the pickups, saves bandwidth and scales better, at the prices of more CSS3 effects. Overall, not a lot of canvas is used, which means less performance, as the DOM gets updated often.

Credits

Louis Stowasser for his awesome framework Crafty.
The Octocat sprite by sork.
Pow Studio - for the smoke jump sprite.
Font Diner's Chewy.
And Github's @bryanveloso, @jonrohan, @jsncostello, @kneath, and @cameronmcefee for the Octicons font.

Any other assets were either photomanipulated with GIMP or synthesize with SFXR.

To do:

  • Game doesn't restart when you die, have to refresh the page.
  • There's a clone chasing you, but I haven't figured how to deal with that yet... maybe raise an issue or sync to get rid of it...
  • Split the .js, follow Crafty's boilerplate
  • Scoreboard
  • Level editor

About

Octocat Jump - GitHub Game Off 2012 Entry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%