Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 243 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 243 Bytes

asp-phaser-generator

Node package for converting from ASP format into a Phaser game.

Local development

  • Clone the repo and cd into the folder
  • Run npm install
  • Run tests with npm test
  • Run the example with node example.js