Blox
Blox is a personal learning project designed to explore the potential of the Box2D library. Box2D is a port of the C++ library of the same name.
To put the library through it’s paces I decided to try building a clone of the ever-popular 99 Bricks game (itself built using the same library, I believe)
As [...]