![]() |
| | #1 |
| Registered User Join Date: Apr 2004
Posts: 72
| Games with free source code? Besides ID Software, is there any free source code that game companies have given out? I'm interested in viewing them. The only ones I could find are written in 1992-1997 mostly in the DOS era. It would be fun learning from them. |
| philvaira is offline | |
| | #2 |
| Registered User Join Date: Dec 2006 Location: Canada
Posts: 2,003
| There are quite a few open source games. List of open source video games - Wikipedia, the free encyclopedia I haven't come across any as complex/sophisticated as modern commercial games, though. |
| cyberfish is offline | |
| | #3 |
| Super Moderator Join Date: Aug 2001
Posts: 7,814
| Professional game source code won't be released until far into the future well after the lifespan and support lifetime of the game. If the company is in any way still using that code line then you won't see source for it. Some code will never see the light of day. You can learn enough from books to create your own game and game engine. It may not be as fast as some of the pro's but that comes down to algorithms and clever use of the same API's everyone is using. The biggest difference between home grown games and retail games are the amount of assets in them. Professional games have teams of artists and modellers as well as programmers in various departments working on specific areas of the game. Indie game companies probably have much less at their disposal and home-grown games usually have very little in the way of human resources. However I'm quite convinced that with the right team an indie game or even a hobbyist game could have the same quality as a retail game. It's certainly not impossible although highly unlikely to ever happen.
__________________ If you aim at everything you will hit something but you won't know what it is. |
| Bubba is offline | |
| | #4 |
| Registered User Join Date: Dec 2006 Location: Scranton, Pa
Posts: 237
| You can request the source code for Carnivores (Action Forms), though I think there's some restrictions as to what you're able to do with it. I think they made it available to fans of the game who want to mod or improve it. |
| Oldman47 is offline | |
| | #6 |
| Hail to the king, baby. Join Date: Oct 2008 Location: Faroe Islands
Posts: 718
| The Source Engine gives a SDK at least ![]() Well, it isn't fully free, since you first need to have bought a Source Engine game...
__________________ Currently research OpenGL |
| Akkernight is offline | |
| | #7 |
| Complete Beginner Join Date: Feb 2009
Posts: 312
|
__________________ All things begin as source code. Source code begins with an empty file. -- Tao Te Chip |
| Snafuist is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need software to help to understand C source code | Kincider | C++ Programming | 1 | 09-28-2006 09:44 PM |
| a free MMORPG written in c++ with source code | MystWind | C++ Programming | 3 | 03-11-2005 11:19 AM |
| Source code.... | Darkcoder | Game Programming | 8 | 03-07-2005 08:58 PM |
| True ASM vs. Fake ASM ???? | DavidP | A Brief History of Cprogramming.com | 7 | 04-02-2003 04:28 AM |
| to which extent - Free source code | Unregistered | A Brief History of Cprogramming.com | 4 | 05-09-2002 12:47 PM |