Guide:Sources: Difference between revisions

From Game Making Tools Wiki
(→‎Assorted: Alien Swarm: Reactive Drop)
(→‎C++: Added Doom 3)
Line 20: Line 20:


===C++===
===C++===
* [http://blendogames.com/older.htm#gravitybone Gravity Bone], [http://blendogames.com/thirtyflightsofloving/faq.htm Thirty Flights of Loving] and [http://blendogames.com/qc/faq.htm#sourcecode Quadrilateral Cowboy]. Blendo Games. C++.
* [https://github.com/TTimo/doom3.gpl Doom 3]. iD Software. C++.
** [http://fabiensanglard.net/doom3/index.php Doom3 Source Code Review], by Fabien Sanglard.
* [http://blendogames.com/older.htm#gravitybone Gravity Bone], [http://blendogames.com/thirtyflightsofloving/faq.htm Thirty Flights of Loving] and [http://blendogames.com/qc/faq.htm#sourcecode Quadrilateral Cowboy]. Blendo Games. C++.


===Unity===
===Unity===

Revision as of 07:06, 6 July 2017

Page for released source codes for games.

Organised by Format

Inherently

Game Builders which keep their exported games editable.

Assorted

C++

Unity