diff options
-rw-r--r-- | src/_data/gtools.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/_data/gtools.json b/src/_data/gtools.json index 864ebe9..4b5447f 100644 --- a/src/_data/gtools.json +++ b/src/_data/gtools.json @@ -225,6 +225,20 @@ "os": "Windows, Linux, Mac OS" }, { + "toolName": "Solar2D", + "type": "Game Engine", + "graphics": "2D", + "link": "https://solar2d.com/", + "os": "Windows, Linux, Mac OS" + }, + { + "toolName": "Solarus", + "type": "Game Engine", + "graphics": "2D", + "link": "https://www.solarus-games.org/", + "os": "Windows, Linux, Raspberry Pi, Mac OS" + }, + { "toolName": "Tads3", "type": "Interactive Fiction", "graphics": "N/A", |