MiniLD #58compo
Pongstruction
Pong + breakout + crush your enemies.
Use the pong paddles and their magnetic power to crush the enemies in the three levels provided!
First finished Ludum dare project. Made with javascript and phaser.
Use the pong paddles and their magnetic power to crush the enemies in the three levels provided!
First finished Ludum dare project. Made with javascript and phaser.



Comments3
It's completely possible that it is getting slower. I'm using a bitmap onto which I draw the destruction of the level. I don't really have a good grasp on how it affects performance if you just keep drawing onto that surface. I might've also gone a little overboard with them particles :D
Gahh, can't believe I left that life counter bug in there :D