C Board  

Go Back   C Board > Community Boards > General Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 04-18-2009, 10:20 PM   #1
Registered User
 
philvaira's Avatar
 
Join Date: Apr 2004
Posts: 72
Games with free source code?

Hello,

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   Reply With Quote
Old 04-18-2009, 11:24 PM   #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   Reply With Quote
Old 04-18-2009, 11:30 PM   #3
Super Moderator
 
Bubba's Avatar
 
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   Reply With Quote
Old 04-19-2009, 05:37 AM   #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   Reply With Quote
Old 04-19-2009, 06:17 AM   #5
Woof, woof!
 
zacs7's Avatar
 
Join Date: Mar 2007
Location: Australia
Posts: 3,295
Well let's hope the Doom 3 engine comes out soon :-)
__________________
"I.T. gets the chicky-babes" - M. Kelly
bakefile | vim
zacs7 is online now   Reply With Quote
Old 04-19-2009, 07:54 AM   #6
Hail to the king, baby.
 
Akkernight's Avatar
 
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   Reply With Quote
Old 04-20-2009, 05:34 AM   #7
Complete Beginner
 
Join Date: Feb 2009
Posts: 312
See IOCCC Flight Simulator ;-)

Greets,
Philip
__________________
All things begin as source code.
Source code begins with an empty file.
-- Tao Te Chip
Snafuist is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

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


All times are GMT -6. The time now is 06:29 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22