-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 ...
-1
votes
2answers
583 views

Is Minecraft's source code available? [closed]

I recall Mojang stating they would release the source code of Minecraft sooner or later, but searching both on google and on Minecraft sites I wasn't about to find it. So... is it available ...
8
votes
9answers
2k views

What's a good Open Source game to learn from?

I want to download the source code of an Open Source game, so I can get familiar with game architecture. Does any one know of a game with source code that's legible, and easily understandable? Edit: ...
11
votes
4answers
2k views

MUD source code

I haven't been able to find a lot of the old, open source mud source codes. I find the way they did things very applicable to text-based/browser based games, and I'd love to be able to skim through ...
12
votes
5answers
3k views

What is the best designed open source game engine to take example? [closed]

Possible Duplicate: Where can I find good (well organized) examples of game code? I have coded several C++ games and now I'm building my own game engine and editor. I have some doubts ...
3
votes
3answers
2k views

Are there any PS3 games whose source code is open source?

Random question, but are there any PlayStation 3 games whose source code is available to the public to view? I have no experience developing computer games (my experience is in developing websites ...