Low Tech Linux

Shapes Breaker for Android

Update 10/2/2023: as of writing Shapes Brick Breaker is free and ad free.

Update 8/30/2023: the game is now published and public with the Godot 4 rewrite. It’s a dozen times over a better game now, and the code is much better and more efficient as well. See below for updates and the current to-do list, lots of new things coming.

I have finally begun the process of completely re-writing the code for this game to the Godot 4 engine. It’ll take some time but I’m excited for the results.

https://play.google.com/store/apps/details?id=com.lowtechlinux.shapesbreaker

Current updates include…

19: bonus cannons now have their own independent targeting system
17: fix bug on aim line not showing after down button
12: added special attack blocks
7: create flag for cannon new location, slow down ball speed up, create targeting laser
2: Complete and 100% re-writing of the scripting code for the entire game to go from Godot Game engine 3.5 to Godot 4.x. Much cleaner and more efficient code.

The current to-do list:

Make coin and bonus level (every 10?). Coin achieved on shot clear screen. Bonus level for 2. Coin spend to create random special brick at 1, 2 ,3 percent for 3, 2, 1 respectively.

If new shot location is set but not moved yet have next screen appear with it moved

Min of 5 shots on special

Await special shoot after animate entrance

Check ball speed up not working

Add new special, nuke

Cannon moves before shot done

Flag deploys twice, once at first ball and again after cannon moved

Set level score back to 0 after level complete and level fail, make new game?

Make all shapes collision shape slightly bigger

When closing by intermission shows shrink with no shrink behind it