Guide:Sources: Difference between revisions

From Game Making Tools Wiki
m (→‎Assorted: I didn't even get the link to my own website right!!)
(→‎C++: Eureka)
Line 27: Line 27:
* [https://github.com/TTimo/doom3.gpl Doom 3]. iD Software. 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://fabiensanglard.net/doom3/index.php Doom3 Source Code Review], by Fabien Sanglard.
* [https://github.com/nondeterministic/eureka Eureka], Ultima-style RPG.
* [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++.
* [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++.



Revision as of 17:59, 3 May 2018

Page for released source codes for games.

Organised by Format

Inherently

Game Builders which keep their exported games editable.

Assorted

C

C++

Unity

See Also