Question about games, libraries, etc. for which source code is available in some way.

learn more… | top users | synonyms

12
votes
1answer
1k views

How can one compile Darwinia under Linux?

Introversion is now offering the Darwinia+Multiwinia source for sale, stating Note: You will need Windows and Visual Studio 2008 to build the games. We have tested that the code compiles correctly ...
0
votes
1answer
113 views

Pick and Drop the Ball Testing Without Replicating the Physics Frame

I am making a program that pick, drag, and drop the ball. In real life, once you pick the ball and drop it, whenever the available object is (what you see is what you get) will only be picked and ...
-1
votes
0answers
29 views

Jam based project to VS2010 port with Jamplus

I am fairly new to Jam toolchain, and I decided to work on open source game Lincity-NG (http://lincity-ng.berlios.de/). As a first step I am trying to port it into some kind of an IDE ( hopefully MS ...