
Smash ball
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Your power is running out.
Smash into blocks to break them.
Pick up blocks that fall out when they turn blue.
Grow big.
Reach as high score as possible.
Right click to gather energy.
#### Made in Unity.
Windows app: http://sivael.gensys.pl/Windows1.1.zip
Mac app: http://sivael.gensys.pl/Mac1.1.app.zip
Linux app: http://sivael.gensys.pl/Linux1.1.zip
Web app: http://sivael.gensys.pl/Web1.1/
Please note that this game is physics heavy; if you dont run crazy it should work ok. For full experience please use native builds :)
Source: http://sivael.gensys.pl/Assets.7z
Controls:
Just press left mouse button.The further you go from the ball, the faster you go but it uses more energy too.
Scroll up and down to get the camera close/far to the ball.
POST COMPO CHANGES:
- BUGFIX: I've fixed a bug that made the ball grow wayyyy too large (was linear, was supposed to be sqrt-based)- BUGFIX: Walls being two sided and ocasionally obscuring view
- BUGFIX: You could scroll below the bottom of the game with the mouse wheel
- BUGFIX: Performance problems (introduced lower sound effect thresholds, added sound and game object pools to reduce the GC pressure)