Skip to content

nunof07/phaser-breakout

Repository files navigation

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.