Skip to content

Repository files navigation

ld34

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

Dependencies

  • Pixi.js V3
  • Browserify
  • Beefy (to run in dev environmant)
  • Kenney Game Assets (version 40)

Setting up development environment

Install NodeJS ( https://nodejs.org/en/ )
Update NPM
npm install npm -g
Install browserify and Beefy
npm install browserify -g
npm install beefy -g
Install the dependencies in the project folder
npm install 
Run the project
beefy index.js --live

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages