Guide:Sources: Difference between revisions

From Game Making Tools Wiki
(→‎Unity: Added Armor Heart)
(→‎C: Neverball)
Line 23: Line 23:
===C===
===C===
* [https://github.com/cxong/MagusPreservation Magus]. Ronny Wester, archived on Github. [https://obscuritory.com/rpg/magus/ Article on The Obscurity].
* [https://github.com/cxong/MagusPreservation Magus]. Ronny Wester, archived on Github. [https://obscuritory.com/rpg/magus/ Article on The Obscurity].
* [https://github.com/Neverball/neverball Neverball] (or [https://neverball.org/download.php on the project's website]). ''[[Wikipedia:Super Monkey Ball|Super Monkey Ball]]''-style game.


===C++===
===C++===

Revision as of 16:54, 29 May 2018

Page for released source codes for games.

Organised by Format

Inherently

Game Builders which keep their exported games editable.

Assorted

C

C++

Godot

Lua

Python

Rust

Unity

Unsorted :(

Dumping some links

See Also