Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EaselJS + Box2d

A coffeescript implementation of the basics of a side-scroller game utilizing the EaselJS and Box2D libraries.

Gameplay

Installation

Install Gulp

$ npm install -g gulp

Install Dependencies

$ git clone git@github.com:tommymarshall/easeljs-box2d-example.git
$ cd easeljs-box2d-example
$ npm install
$ gulp

Development

While running gulp from the command line, any images, coffeescript, or .html files that are saved will automatically be optimized, compiled or copied and added to the build directory. Relavent files for the game are all saved in source/javascripts/ directory as .coffee files.

About

No description, website, or topics provided.

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages