Programming Projects
Tower Builder
Production Date:
6/6/08Programming Language:
C++Description:
This is a simple 2D physics sample game I created to see how hard it was to start using SDL with OpenGL and the box2d physics engine.The object of the game is to build a tower as high as possible before it collapses. You use the mouse to click where you want to place a new box.
A windows version of the game is included below. Please contact me if you interested in the source. Download