diff options
author | Indrajith K L | 2022-11-05 02:47:11 +0530 |
---|---|---|
committer | Indrajith K L | 2022-11-05 02:47:11 +0530 |
commit | c391b3793770b2b296d615ee63836a344eeb3a0f (patch) | |
tree | d0398b4aa52a5f12a7ee76dc40c7f41fb0e1e7d7 /src | |
parent | e4c040cc29a758596c13cbc321dbec8f7ed10f4b (diff) | |
download | indrajith-dev-c391b3793770b2b296d615ee63836a344eeb3a0f.tar.gz indrajith-dev-c391b3793770b2b296d615ee63836a344eeb3a0f.tar.bz2 indrajith-dev-c391b3793770b2b296d615ee63836a344eeb3a0f.zip |
Tool List Updated
Diffstat (limited to 'src')
-rw-r--r-- | src/_data/gtools.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/src/_data/gtools.json b/src/_data/gtools.json index 4b5447f..389a5e9 100644 --- a/src/_data/gtools.json +++ b/src/_data/gtools.json @@ -134,6 +134,13 @@ "os": "Windows, Linux, Mac OS" }, { + "toolName": "LDtk", + "type": "Level Designer", + "graphics": "2D", + "link": "https://ldtk.io/", + "os": "Windows, Linux, Mac OS" + }, + { "toolName": "LibreSprite", "type": "Sprite Editor", "graphics": "2D", @@ -162,6 +169,13 @@ "os": "Windows, Linux, Mac OS" }, { + "toolName": "Ogmo Editor", + "type": "Level Designer", + "graphics": "2D", + "link": "https://ogmoeditor.itch.io/editor", + "os": "Windows, Linux, Mac OS" + }, + { "toolName": "OpenMPT", "type": "Chiptune Tracker", "graphics": "N/A", @@ -197,6 +211,20 @@ "os": "Windows, Linux, Mac OS" }, { + "toolName": "Pixel Composer", + "type": "2D VFX", + "graphics": "2D", + "link": "https://makham.itch.io/pixel-composer", + "os": "Windows" + }, + { + "toolName": "Pixel Vision 8", + "type": "Fantasy Console", + "graphics": "2D", + "link": "https://pixelvision8.github.io/Website/", + "os": "Windows, Linux, Mac OS" + }, + { "toolName": "Pygame", "type": "Game Framework", "graphics": "2D", @@ -246,6 +274,13 @@ "os": "Windows, Linux, Mac OS" }, { + "toolName": "Tiled", + "type": "Level Designer", + "graphics": "2D", + "link": "https://www.mapeditor.org/", + "os": "Windows, Linux, Mac OS" + }, + { "toolName": "Twine", "type": "Interactive Fiction", "graphics": "N/A", |