VB: Construction Game [Source]
It's not a game really, but I think it's fun to play around with so
here it is anyways :p
You can get it, as allways, under Visual Basic on my homepage:
jonask.com
the name of the file is
stress_and_structure_simulation.zip
Or Clicking Here
This program alows you to place points into a 2d world, and then
connect these points with links. You can also add factor like
gravity, and muscle movement to the links. When the simulation is
run the links will atempt to retain their length, and if not stress is
calculated.
This makes for a rather interesting physics simulation. You can
construct all kinds of machines, structures and animations and
test how they react under different forces.
and so on, and so on with the sales pitch...
Credits should go to the good people at sodaplay for giving me
the inspiration to make this =)
Anyhey, I found it to be a very interesting piece of code, and I
really think it is worth having a look at.