11
Jan/09
10

Ponstructor beta release!

Since the last post I’ve been quietly working on a real good version of the bridge builder game for flash.  Take a look at the result after the ‘Continue Reading’ link and tell me what you think, (or if you spotted a bug) in the comments.

28
Dec/08
2

Bridge Builder Game! (Concept)

Constraint based bridge simulator

Constraint based bridge simulator

Some of you might remember a game called pontifex or bridge builder if you don’t; it’s a game in which you construct a bridge with beams and than let a train or car drive over it to see whether it holds. It is really fun and quite educational at the same time (equals morally appropriate right?). After some more research into rigid body constraints I found out that pontifex probably used the same stuff like I used in the 2D constraint based rope. So with some minor modifications it was easy to create a bridge simulator and with a littlebit more code even a bridge builder. It is still far from a game suitable for release and profit but it is definatly a playable minigame. Take a look at the working example by clicking the  ‘Continue Reading’ link.