An open API service indexing awesome lists of open source software.

https://github.com/ajthinking/sample-breakout


https://github.com/ajthinking/sample-breakout

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Excalibur Breakout

Play example [here](https://excaliburjs.com/sample-breakout)

![example of breakout running](breakout.gif)

## Getting Started

1. [Generate a repository](https://github.com/excaliburjs/template-ts-parcel/generate) 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!