For me to read code and learn, not to play...
...of course ;-)
|
50
|
For me to read code and learn, not to play... ...of course ;-) |
|||
|
|
|
|
Duke3D released their source code. That's the best game ever. Source code is number 15 under duke3d |
|||
|
|
|
|
I can't believe, nobody mentioned Armagetron Advanced yet! For fans of the movie Tron, this is a nice way to waste some time online with other players worldwide. |
|||
|
|
|
|
I'd have to go with GNU Chess. If you're really interested in looking at the code. From the wiki: "Version 5 was essentially a complete rewrite from scratch of GNU Chess to eliminate spaghetti code and replace antiquated data structures with more advanced computer chess implementation techniques." |
|||
|
|
|
|
Warsow, obviously. |
|||
|
|
No question in my mind, GL Tron. How can you not love it? |
|||
|
|
Dopewars is fun to play on the internet or on a LAN with friends. And it runs on Windows, OSX, Linux, iPhone and there is an adaptation on Facebook. |
|||
|
|
What? No one here likes Tux Racer? I just LOVE that game!!! It's fast paced and can run on almost any decent modern computer (no need for expensive video cards). And it runs on Windows, too!! Furthermore, it demonstrates that "penguins can fly" (and even surpass speed of sound :P) |
||||
|
|
|
I can't believe Hunt the Wumpus hasn't been mentioned. Or Star Trek? |
|||
|
|
If your intent is to see how a game works and are willing to spend a small amount of money to see it, I highly recommend the Torque Gaming Engine from GarageGames. For $150 you get the entire engine source code of a AAA game title (Tribes 2). The content was ripped so you aren't buying Tribes 2, but content is easy to replace. Compared to the cost of other comparable engines, Torque is an amazing bargain. And if you ever decide to produce a game, you can do so without overbearing licensing restrictions. EDIT: I know its not Open Source, but for your purpose of learning code it should qualify. The engine is coded in C++ and there is a script layer that is similar in syntax to C#/Java. |
|||
|
|
|
|
If part of the reason for open-source code is for code to be reused and recycled as it evolves, then I think influence and legacy would be two large factors in this decision. On this basis, I would probably vote Rogue / Hack / Nethack. It was one of the seminal influences behind the hack-and-slash dungeon-crawling genre, living on today in thriving communities that still play these old ASCII games, as well as having a significant influence on some of the most popular graphical games of all time, such as Diablo and Diablo 2. |
||||||||||||||||
|
|
|
well.... If you'r into Flight simulators the definitively check out Free Space just can There are also tons of mods... a very nice one is on the battlestar gallactica universe where you actually fly the viper mark VII http://www.game-warden.com/bsg/ have fun... errr, of course, where's my head... happy code reading ;-) |
|||
|
|
|
|
Quake (1,2 and 3) and DukeNukem 3D source code is available under the GPL. |
|||
|
|
How about FreeCiv? |
|||
|
|
Do unintentional source releases count? If so, Half-Life 2 and EVE (though it was only the client code) |
|||
|
|
Robocode is pretty awesome. See also its entry at Wikipedia. |
|||
|
|
|
|
That said, you can devote some time reading http://en.wikipedia.org/wiki/List_of_open_source_games It also depends what exactly do you want to learn... For instance there is an annual competition for games written in Pygame |
|||
|
|