A Breakout or Arkanoid starter project in Phaser 3 with Matterjs
This is a Breakout game starter project for the Phaser game framework using Matterjs for physics.
The code corresponds to a 6 part series on YouTube demonstrating how it was made.
Clone this repository with git-lfs and run:
npm install
npm run startIf you don't have git-lfs installed then get it here: https://git-lfs.github.com
All the image and audio files in this repository is stored with git-lfs. Alternatively you can download a zip from the releases tab.
Block, ball, and paddle assets from Puzzle Pack by Kenney