simpja / Breakout-Phaser

Breakout game using the phaser game library for things like physics and collision detection.
https://pong-ping.vercel.app
1 stars 0 forks source link

Clean up code #3

Open rix1 opened 4 years ago

rix1 commented 4 years ago

To make the code a bit easier to work with, here's a couple of suggestions for refactoring:

simpja commented 4 years ago

Use zones instead of sprites as "fences"