For me to read code and learn, not to play...
...of course ;-)
|
49
|
For me to read code and learn, not to play... ...of course ;-) |
|||
|
|
|
|
Tremulous is a good multiplayer-game. |
|||
|
|
|
|
Its source code was released in 2004 (I think) and since then it has been improved very much (almost rewritten) by the mod community. The mod goes under the name JA2 v1.13 and the community resides at Bear's Pit. P.S. For reading and learning from the code, this might not be the best project. It's old C code with many functions spanning hundreds of lines. Unless you want to learn how to work with legacy code, playing it is more fun. ;) |
|||
|
|
|
|
Open Arena, the best of Quake 3 engine, entirely open-source. |
|||
|
|
|
|
I've spent more time with Glubulation 2 Than any other open source game. Its an innovative and fresh variation on the RTS genre. |
|||
|
|
|
|
Freespace 2 source code. It is based off of the original Volition Freespace 2 (released as open source). This is production (and thus "battle tested") code and will give you a good look at how shipping titles look (with all of the warts). You can gain access to the FS2_open source through SVN here: |
|||
|
|
|
|
So many games, so little time. |
|||
|
|
|
|
It's clearly AssaultCube ;) a fast and fun first-person-shooter that comes as a 40mb package.
Written in messy C++ using SDL, OpenGL and OpenAL :P |
|||
|
|
If you're looking for a very quick C#.NET implementation of the classic Balderdash, check out the Digger source here: |
|||
|
|
|
|
I don't think it counts as "open-source", but I loved QBasic Gorilla.Bas grin I used to edit it to make all buildings disappear when the banana hits the sun; then it's a Banana Free-For-All! xD I also took the liberty to rename the game QBrian Gorilla to make fun of a friend of mine... Lame, I know, but hey, I was 14. Haha.. QBasic was the first programming language I got into, before later moving on to VB, and then ASP, PHP and VB.Net. Ah, nostalgia... =) |
|||
|
|
|
|
My vote goes to OpenTTD (http://www.openttd.org) |
|||
|
|
|
|
Torcs, the Open Racing Simulator http://torcs.sourceforge.net/ |
|||
|
|
|
|
Gnu-Backgammon. |
|||
|
|
|
|
And I will add a console-game: Meteora Evolution. It is a homebrew-game for the Nintendo DS and Open-Source. |
|||
|
|
|
|
Global Thermonuclear War (http://en.wikipedia.org/wiki/WOPR) or, tic tac toe |
|||
|
|
|
|
My personal favorite is UFO Alien Invasion. I loved the original UFO and this is a really good clone. |
|||
|
|
|
|
No one mentioned freedroidrpg yet. |
|||
|
|
|
|
two words: Frozen Bubble. |
|||
|
|
|
|
No shout outs to Angband yet? It went under new "ownership" in March of this year and is still the most addictive fantasty/dungeon style game I've seen. Source is readily available and it is pretty slick to see how a program can still be heavily active after its initial release back in 1993, or even later, if memory serves on its lifetime. |
|||
|
|
|
|
I've spent many hours playing FreeCol (a clone of Sid Meier's Colonization). I mean "studying the source code of FreeCol". |
|||
|
|
|
|
It's got to be either rogue http://en.wikipedia.org/wiki/Rogue_(computer_game) or Empire I've invested (lost) so much time in both of those. |
|||
|
|
|
|
What about OpenTransportTycoon? :) Come one people - that's got to be the best! http://www.openttd.org FTW! ;) |
|||
|
|
Sauerbraten Very nice FPS |
|||
|
|
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. |
|||
|
|
A classic: Crowther/Woods Adventure ;-) |
|||
|
|
|
|
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: |
|||
|
|
|
|
This one... the original Star Trek. PDP11 rulez! :) |
|||
|
|
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. |
|||
|
|
|
|
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:
|
|||
|
|
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. |
|||
|
|