
Wasmball
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).
WASMBall/AwsmBall
Genre: Hypercasual
Save the capsule from the projectiles! Just click or touch the screen to jump. It works on phones too.> Note: The webpage will be blank for a moment as it loads the 1 MB game. This is a web assembly export.
Admittedly the game is barebones but this was my first game jam, my first ECS Project* and my first Unity Tiny project with my first ever manual collision detection system. So I'm happy with the result. I will participate in the next Ludum Dare too!
P.S. I picked Unity Tiny because I'm intrigued by the underlying lightweight engine.
One of the best things I did was exporting the game and testing it after every new module. I was able to release the final build without wondering if something was broken during the last moments.