Guide:Sources: Difference between revisions

From Game Making Tools Wiki
(→‎Organised by Format: Noctis IV (Plus))
m (Unity 3D > Unity)
Line 21: Line 21:
* [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 3D===
===Unity===
* [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.
* [https://www.assetstore.unity3d.com/en/#!/search/page=1/sortby=popularity/query=category:1&price:0 Complete Projects (free)] on the Unity Asset Store.
* [https://www.assetstore.unity3d.com/en/#!/search/page=1/sortby=popularity/query=category:1&price:0 Complete Projects (free)] on the Unity Asset Store.
* [https://github.com/David20321/7dfps Receiver]
* [https://github.com/David20321/7dfps Receiver]
* [https://github.com/madpew/SplatDeathSalad/tree/master/Assets SplatDeathSalad]
* [https://github.com/madpew/SplatDeathSalad/tree/master/Assets SplatDeathSalad]

Revision as of 14:33, 25 February 2017

Page for released source codes for games.

Organised by Format

Inherently

Game Builders which keep their exported games editable.

Assorted

C++

Unity