Skip to content

excaliburjs/sample-breakout

Repository files navigation

Excalibur Breakout

Play example here

example of breakout running

Getting Started

  1. Generate a repository from this template
  2. Modify the package.json with your own details
  3. Run npm install to install dependencies
  4. Run npm start to start the Parcel server!
  5. Have fun!