vote up 39 vote down star
49

For me to read code and learn, not to play...

...of course ;-)

flag
show 1 more comment

46 Answers

1 2 next
vote up 48 vote down

Quake (1,2 and 3) and DukeNukem 3D source code is available under the GPL.

link|flag
show 7 more comments
vote up 44 vote down

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.

link|flag
1  
Don't forget the Moria/Angband development tree. – David Thornley Nov 14 '08 at 21:41
1  
HackHackHackHackHackHackNethackNethackNethackNethackNethackNethack Yes, i am biased – lagerdalek Dec 17 '08 at 13:07
3  
And Nethack has a a lot of technology in the code. UI abstraction layer, serialzation, domain specific data description language with a compiler, etc. – Darron Jan 6 at 18:26
1  
And remember the reason it's called NetHack is because it was one of the first programs written collaboratively over the net. It was so new that deserved a special distinction in the name! – ilya n. Jun 21 at 8:57
show 5 more comments
vote up 34 vote down

Battle for Wesnoth

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

link|flag
vote up 23 vote down

What about OpenTransportTycoon? :) Come one people - that's got to be the best!

http://www.openttd.org FTW! ;)

link|flag
show 5 more comments
vote up 20 vote down

How about FreeCiv?

link|flag
show 3 more comments
vote up 19 vote down

Check out Kenta Cho's games: http://www.asahi-net.or.jp/~cs8k-cyu/index_e.html. Most of them are written in D and use Simple DirectMedia Layer.

They're a lot of fun and the source is extremely readable - a great showcase for the D language.

Torus Trooper screenshot:

alt text

link|flag
show 1 more comment
vote up 12 vote down

Robocode is pretty awesome. See also its entry at Wikipedia.

link|flag
vote up 9 vote down
. . . . . . . . . .
. . . . S . . . . .
. . * . . . . * . .
. . . . . . . . . *
. * . . . * . . . .
. . . . . . . . . .
. . . E . . . . . .
. . . . . * . . . .
. . . . . . . . . . 
. . . * . . . . . .

This one... the original Star Trek. PDP11 rulez! :)

link|flag
show 3 more comments
vote up 8 vote down

I can't believe Hunt the Wumpus hasn't been mentioned.

Or Star Trek?

link|flag
show 1 more comment
vote up 7 vote down

No question in my mind, GL Tron. How can you not love it?

http://en.wikipedia.org/wiki/GLtron

link|flag
show 1 more comment
vote up 6 vote down

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."

link|flag
vote up 6 vote down

My personal favorite is UFO Alien Invasion. I loved the original UFO and this is a really good clone.

link|flag
vote up 5 vote down

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)

link|flag
1  
I won't vote you down, but I have never been impressed with TuxRacer. – Knobloch Oct 22 '08 at 19:00
show 2 more comments
vote up 5 vote down

Wormux really has a fantastic architechture. i'm a professional game developer and i think that these guys really might be too. the quality of the work smells of years of game dev experience.

link|flag
vote up 5 vote down

two words: Frozen Bubble.

link|flag
vote up 5 vote down

alt text

Ur Quan Masters - Star Control 2 update.

link|flag
show 1 more comment
vote up 4 vote down

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.

link|flag
vote up 4 vote down

alt text

Empire, the Wargame of the Century, naturally. You can download it from classicempire.com. Empire has been flunking out students and wrecking marriages since the 1970's.

link|flag
show 1 more comment
vote up 4 vote down

I've spent many hours playing FreeCol (a clone of Sid Meier's Colonization).

I mean "studying the source code of FreeCol".

link|flag
vote up 3 vote down

Sauerbraten Very nice FPS

link|flag
show 1 more comment
vote up 2 vote down

well....

If you'r into Flight simulators the definitively check out Free Space just can

http://scp.indiegames.us/

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 ;-)

link|flag
vote up 2 vote down

Warsow, obviously.

It's a FPS, technically advanced as Quake 3, open source, with nicely documented code and a great community.

link|flag
show 1 more comment
vote up 2 vote down

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.

link|flag
vote up 2 vote down

There is a very good text based role playing game called 'make', you are on a quest to find hidden dependancies guarded by bearded sages and wrestle patches from them.

link|flag
vote up 2 vote down

Depending on what platform you're going for, the XNA guys have a few "starter kits" of ready to build projects, the code is available, but it's not explicitly open source:

http://creators.xna.com/education/starterkits/

link|flag
vote up 2 vote down

A classic: Crowther/Woods Adventure ;-)

link|flag
vote up 2 vote down

It's got to be either rogue http://en.wikipedia.org/wiki/Rogue_(computer_game)

alt text

or Empire I've invested (lost) so much time in both of those.

link|flag
vote up 2 vote down

No one mentioned freedroidrpg yet.

link|flag
vote up 2 vote down

My vote goes to OpenTTD (http://www.openttd.org)

link|flag
vote up 2 vote down

So many games, so little time.

link|flag
1 2 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.