Guide:Sources: Difference between revisions

From Game Making Tools Wiki
(Added Increpare's games to the list)
(Organised into headings)
Line 1: Line 1:
Page for released source codes for games.
Page for released source codes for games.


* [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++.
==Organised by Format==
===Inherently===
[[Game_Builder|Game Builders]] which keep their exported games editable.
 
* Near everything by [[:Category:Clickteam|Clickteam]]
* [[Flickgame]]
* [[PuzzleScript]]
* [[Vertex Meadow]]
 
===Assorted===
* [http://blueberrysoft.ryliejamesthomas.com/groups/source.html Various games] by Blueberry Soft.
* [http://blueberrysoft.ryliejamesthomas.com/groups/source.html Various games] by Blueberry Soft.
* [https://github.com/adjl/NoctisIVPlus Noctis IV Plus].
* [https://github.com/adjl/NoctisIVPlus Noctis IV Plus].
* [https://github.com/Ragzouken/kooltool Kooltool].
* [https://github.com/ianmaclarty/vertex-meadow Vertex Meadow].
* [http://www.increpare.com/ Various Games] by Increpare. See their individual pages for links.
* [http://www.increpare.com/ Various Games] by Increpare. See their individual pages for links.


----
===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++.


[[Game_Builder|Game Builders]] which keep their exported games editable.
===Unity 3-D===
 
* [https://github.com/Ragzouken/kooltool Kooltool].
* [[Flickgame]]
* [http://workshops.ko-opmode.com/#resources Resources] section of the 'Make Weird Stuff in Unity' tutorial.
* [[PuzzleScript]]
* [[Vertex Meadow]]

Revision as of 03:04, 16 October 2016

Page for released source codes for games.

Organised by Format

Inherently

Game Builders which keep their exported games editable.

Assorted

C++

Unity 3-D