Guide:Sources: Difference between revisions
From Game Making Tools Wiki
(→Assorted: Joshua Hewitt) |
(Dumping links) |
||
Line 30: | Line 30: | ||
* [https://github.com/nondeterministic/eureka Eureka], Ultima-style RPG. | * [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++. | ||
===Godot=== | |||
==Lua== | |||
* [https://github.com/EvolutionRTS/Evolution-RTS Evolution RTS] | |||
===Python=== | |||
* [https://github.com/cflavio/yorg Yorg] | |||
===Rust=== | |||
* [https://github.com/dpc/rhex rhex] | |||
===Unity=== | ===Unity=== | ||
Line 36: | Line 47: | ||
* [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] | ||
===Unsorted :(=== | |||
Dumping some links | |||
* [https://forum.freegamedev.net/viewforum.php?f=49 Linwarrior 3D] | |||
* [https://www.daimonin.org/ Daimonin] | |||
* [https://github.com/q3shafe/trepidation Trepidation] | |||
* [https://ponywolf.itch.io/match-three-space-rpg Match-Three Space RPG] | |||
* [https://semblance3d.itch.io/raycoaster Raycoaster] (USD$3) | |||
* [https://github.com/seleb/LudumDare36 DYSCOVR] | |||
==See Also== | ==See Also== | ||
* [https://libregamewiki.org/ Libre Game Wiki] | * [https://libregamewiki.org/ Libre Game Wiki] | ||
* [https://planet.freegamedev.net/ FreeGameDev Planet - Games] | * [https://planet.freegamedev.net/ FreeGameDev Planet - Games] |
Revision as of 19:31, 3 May 2018
Page for released source codes for games.
Organised by Format
Inherently
Game Builders which keep their exported games editable.
- Near everything by Clickteam
- Emotica
- Flickgame
- PuzzleScript
- Vertex Meadow
Assorted
- Various games by Blueberry Soft. (Godot, HTML, JS, Unity)
- Various games by Increpare. See their individual pages for links.
- Various games by Smogheap collective.
- Kooltool.
- Noctis IV (Plus)
- Various games by Andi McClure. See their individual pages for links.
- Alien Swarm: Reactive Drop.
- Various games by Joseph Hewitt. (Java, Pascal, Python)
C
- Magus. Ronny Wester, archived on Github. Article on The Obscurity.
C++
- Dash. Holk von Sehren. C++. (ASCII, Boulder Dash-like game video)
- Doom 3. iD Software. C++.
- Doom3 Source Code Review, by Fabien Sanglard.
- Eureka, Ultima-style RPG.
- Gravity Bone, Thirty Flights of Loving and Quadrilateral Cowboy. Blendo Games. C++.
Godot
Lua
Python
Rust
Unity
- Resources section of the 'Make Weird Stuff in Unity' tutorial.
- Complete Projects (free) on the Unity Asset Store.
- Receiver
- SplatDeathSalad
Unsorted :(
Dumping some links