This is my game created for Ludum Dare #34 using the themes two buttons and growing. This is my post: http://ludumdare.com/compo/2015/12/14/my-first-ld-story/
##Concepts
- Pixi.js V3
- Browserify
- Beefy (to run in dev environmant)
- Kenney Game Assets (version 40)
Install NodeJS ( https://nodejs.org/en/ )
npm install npm -g
npm install browserify -g
npm install beefy -g
npm install
beefy index.js --live