Skip to content

HackerSpaceMaringa/DinKombat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No longer maintained nor updated

browserify-phaser

Testing and building Phaser projects with Browserify and Beefy! Also available in CoffeeScript.

###Installation

Installation is dead easy and assumes you have already installed node.js and npm.

Download and extract the template and cd into it from the command line.

npm install    

Done? Awesome.

###Running

Now, still at the root directory, we can either run the following command:

beefy src/game.js:bundle.js --live --open

Or simple start the shell script that does exactly the same:

sh start.sh

Done!

###Extras

The template includes a few useful default states (loading screen, menu, play state), the code is commented and should be easy enough to understand. There are also a few assets included, mostly to give you a baseline to work from.

Loading screen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published