Guide:Sources: Difference between revisions
From Game Making Tools Wiki
(→C++: Added Amnesia: The Dark Descent) |
(→Organised by Format: LWOF) |
||
Line 34: | Line 34: | ||
* [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++. | ||
===Clickteam=== | |||
* [http://biancagames.com/sourcecodes.htm Lovely Warriors of Friendship] - Various game projects for various *Fusion softwares. | |||
===Godot=== | ===Godot=== |
Revision as of 10:12, 5 March 2021
Page for released source codes for games.
Organised by Format
Inherently
Game Builders which keep their exported games editable.
(Note: Probably should make a category for these — rjt (talk))
- 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.
- Neverball (or on the project's website). Super Monkey Ball-style game.
C++
- Amnesia: The Dark Descent
- 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++.
Clickteam
- Lovely Warriors of Friendship - Various game projects for various *Fusion softwares.
Godot
Lua
Python
RPG In A Box
Rust
Unity
- Resources section of the 'Make Weird Stuff in Unity' tutorial.
- Complete Projects (free) on the Unity Asset Store.
- Receiver
- SplatDeathSalad
- Armor Heart - Twin-stick (Virtual-On-like) adventure.
Unsorted :(
Dumping some links
See Also
- Libre Game Wiki
- FreeGameDev Planet - Games
- Historical Source - Github repo with code from a bunch of games.