Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.86 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.86 KB

phaser-breakout

Build Status semantic-release Commitizen friendly License: MIT Maintainability Lines of Code Files

Greenkeeper badge Dependencies Development Dependencies

Endless breakout demo made with Phaser 3.

Play

Breakout

Credits

Setup for development

  • 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.

Project stats

  • 83 hours to complete.