Skip to content

oliverbenns/kenney-jam

Repository files navigation

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