From 67ceff6a80f578dbc5408d50f34410826d40ed6c Mon Sep 17 00:00:00 2001 From: Koz Ross Date: Tue, 21 Apr 2015 21:38:17 +1200 Subject: [PATCH] Adding more resources from FSD --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9b80653..32a905a 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ These are full-blown game engines. * [Duality][77] - Implemented in C#. [Expat][11]. * [Fife][55] - Implemented in C++. Has Python scripting. Designed for isometric games. [GNU LGPLv3][38]. * [Flare][54] - Implemented in C++. Designed for action RPGs. [GNU GPLv3][23]. +* [Fluxus][137] - Implemented in C++. Designed for livecoding worlds. [GNU GPLv2][14]. * [GDevelop][60] - Implemented in C++. Targeted at non-programmers. [Expat][11] (IDE is [GNU GPLv3][23]). * [GNU FreeDink][47] - Implemented in C++. [GNU GPLv3][23]. * [Godot][51] - Implemented in C++. Has [its own scripting language][52]. [Expat][11]. @@ -357,3 +358,4 @@ This is a catch-all category for things that don't fit anywhere else. [134]: http://www.dengine.net/engine [135]: http://www.worldforge.org/ [136]: https://creativecommons.org/licenses/by/4.0/ +[137]: http://www.pawfal.org/fluxus/