Blocks spawn at configurable intervals with random colors, fall with realistic physics, and bounce off the ground. The spawn rate and box size can be configured in assets/config.xml.
Box2D-Lite is a small 2D physics engine. It was developed for the 2006 GDC Physics Tutorial. This is the original version of the larger Box2D library. The Lite version is more suitable for learning ...