Skip to content

piecioshka/boilerplate-phaser-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

boilerplate-phaser-game

🍴 Starter of Phaser.js (simple game).

Use ECMAScript 2016 syntax.

Preview πŸŽ‰

https://piecioshka.github.io/boilerplate-phaser-game/

Features

  • βœ… Phaser v2.6.2
  • βœ… Webpack v2.2.1
  • βœ… Babel (ECMAScript 2015 + ECMAScript 2016 + Stage 0 of ECMAScript 2017)
  • βœ… super-event-emitter v4.1.4 as event management
  • βœ… Typings (phaser, super-event-emitter) for syntax highlighters
  • βœ… Simple structure for app: constants/, models/, states/
  • βœ… Example map (build in Tiled app)
  • βœ… Static directory: public/
  • βœ… Maximum 80 characters per line in each file!

Demo

Steps to launch the project

npm install       # install dependencies
npm run build     # build distribution files in public/dist/

Development

npm run typings   # support syntax highlighters
npm run watch     # run Webpack to listen of file modifications

Misc

npm run clear     # remove all generated files

License

The MIT License @ 2016

About

🍴 Starter of Phaser.js (simple game)

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •