Guide:Sources: Difference between revisions
From Game Making Tools Wiki
(Organised into headings) |
(→Unity 3-D: Unity 3-D > Unity 3D) |
||
Line 18: | Line 18: | ||
* [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++. | ||
===Unity | ===Unity 3D=== | ||
* [https://github.com/Ragzouken/kooltool Kooltool]. | * [https://github.com/Ragzouken/kooltool Kooltool]. | ||
* [http://workshops.ko-opmode.com/#resources Resources] section of the 'Make Weird Stuff in Unity' tutorial. | * [http://workshops.ko-opmode.com/#resources Resources] section of the 'Make Weird Stuff in Unity' tutorial. |
Revision as of 03:09, 16 October 2016
Page for released source codes for games.
Organised by Format
Inherently
Game Builders which keep their exported games editable.
- Near everything by Clickteam
- Flickgame
- PuzzleScript
- Vertex Meadow
Assorted
- Various games by Blueberry Soft.
- Noctis IV Plus.
- Various Games by Increpare. See their individual pages for links.
C++
- Gravity Bone, Thirty Flights of Loving and Quadrilateral Cowboy. Blendo Games. C++.