Skip to content

alonsogodinez/javascript-hero

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-hero

JavaScript Hero example image

What?

JavaScript engine for a "GuitarHero" like games. Uses D3js, backbone, and underscore. Less is used for compiling CSS.

View it on bl.ocks.org

Why?

We built a timeline platform for our MoneyDesktop goal platform. It looked similar to GuitarHero so I decided to make it a somewhat playable game engine.

Who?

Developed for MoneyDesktop initially by Dennis Wilkins (@inlineblock) and Josh Faul (@jocafa).

How?

We utilize the browser, D3, Backbone, and Underscore. We are also utilizing Less so you don't need a server to process our stylesheets.

Wanna run it locally? Start up a HTTP server (required for less). A simple way on machines with python is to use SimpleHTTPServer.

$ python -m SimpleHTTPServer

Contribute

The license is MIT and we will look over every pull request.

About

JavaScript engine for a "GuitarHero" like games. Uses D3js, backbone, and underscore. Less is used for compiling CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published