Endless breakout demo made with Phaser 3.
- Music: Fig Leaf Rag (Scott Joplin) by Kevin MacLeod. License: CC-BY 3.0.
- Clone repository.
- Run
npm install
in project folder. - Run
npm run info
to see all available scripts. - Run
npm start
to serve game and watch for changes.
- 83 hours to complete.