Skip to content

ourcade/phaser3-breakout-matterjs-starter

Repository files navigation

Breakout Starter in Phaser 3

A Breakout or Arkanoid starter project in Phaser 3 with Matterjs

License

Overview

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.

Check out the demo here.

Getting Started

Clone this repository with git-lfs and run:

npm install
npm run start

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

Credits

Block, ball, and paddle assets from Puzzle Pack by Kenney

License

MIT License