/kenney-jam

Game for the Kenney Game Jam 2017 https://itch.io/jam/kenney-jam-2017

Primary LanguageJavaScriptMIT LicenseMIT

Crappy Pirates

Game for the Kenney Game Jam 2017.

Built with Phaser. Bootstrapped with Phaser Starter.

Install

  • nvm install
  • npm install

Development

  • npm run develop
  • Open http://localhost:8080

Build

  • npm run build

Github page deployment

  • npm run deploy