Construo

News

10. Apr 2013
0.2.3 release, nothing special, just small compile fix for moden distributions
30. May 2010
Small webpage layout update
29. Jul 2003
Construo 0.2.2 is out, fixes the speed problems in de X11 target, should result in around 4 times smoother graphics
26. Jul 2003
Construo 0.2.1 is out, some new features and lots of bugfixes. A (incomplete) tutorial is also available.
11. Jan 2003
Construo 0.2.0 is out, new features, new bugs
02. Dez 2002
Construo House of Horrors - Part 2 released, a pack of 9 new torture constructions by Mark Michelsen is available
24. Nov 2002
Construo House of Horrors, a pack of 9 torture constructions by Mark Michelsen is available
22. Nov 2002
Construo 0.1.0 is out

Introduction

Construo is a simple 2D construction programm (it is currently not a real game) for objects which consist of rods and springs and let them react on physical forces. You can currently construct buildings and objects like bridges, towers, spaceshuttles, etc. and you let them fall to ground and see seem smash and break. Sound like fun, doesn't it =;-)

The game is similar to Bridge Builder and heavily inspired from the Gamasutra article Collision Response: Bouncy, Trouncy, Fun. Its covered under the GNU General Public License, thats means source code is availabel and you are allowed to modify it.

ToDo

The 'thing' is currently useable for constructing simple 2D objects, but there is really quite a lot stuff missing. There is currently no way to set different parameters for rods or springs, change their color or thikness. Building with prefabs could also be fun. Colliding rods would also be a usefull feature, currently only rod-ground collision is implemented. See the file TODO in the source directory contains a few more infos.

Requirements

OS:
GNU/Linux or another Unix-like OS
CPU:
probally something fast, havn't tested it on anything sub-1Ghz
Libraries:
Only plain Xlib is required, which comes with every distro

Screenshots

Download

Source Code

The versions up from 0.1.0 only require Xlib or Glut, which comes with every GNU/Linux and should be available an almost all systems, so you shouldn't have problems compiling it. Binary version for 0.2.0 aren't planed, but can be provided if anybody has throuble compiling themself.

Binaries

Binaries packages for Ubuntu are available at:

SVN Access

svn checkout http://svn.berlios.de/svnroot/repos/construo/trunk

Links