
About
Crayon Physics Deluxe is a 2D physics puzzle game by Petri Purho, released in 2009, which won the Independent Games Festival grand prize in 2008. Numpty Physics is a GPL drawing puzzle game in the spirit of Crayon Physics, using the Box2D physics engine. Players draw blocks, ramps, levers and pulleys to move a red object to a yellow goal, and a built-in editor lets them create and submit their own levels.
How it differs from the original
The author notes they never played Crayon Physics, so the experience may differ considerably from it.
Getting started
On Debian-based systems, install the SDL2, SDL2_ttf and SDL2_image development packages, then run make to build the game.
Media
Additional notes
- Gameplay
- Each stroke acts like a rigid wire with mass proportional to its length, and stroke ends that meet become pivot joints.