From 6a488b0267e85957bc8c5219528371dd51b00188 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Wed, 2 Nov 2022 00:07:50 +0530 Subject: Article Update * Updates Game Tools Listing --- src/_data/gtools.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src') diff --git a/src/_data/gtools.json b/src/_data/gtools.json index 60f45a8..b747304 100644 --- a/src/_data/gtools.json +++ b/src/_data/gtools.json @@ -7,6 +7,13 @@ "link": "https://www.babylonjs.com/", "os": "Windows, Linux, Mac OS" }, + { + "toolName": "Bevy", + "type": "Game Engine", + "graphics": "2D, 3D", + "link": "https://bevyengine.org/", + "os": "Windows, Linux, Mac OS" + }, { "toolName": "Blender", "type": "3D Graphics Editor", @@ -35,6 +42,13 @@ "link": "https://domeengine.com/", "os": "Windows, Linux, Mac OS" }, + { + "toolName": "Ebitengine ", + "type": "Game Engine", + "graphics": "2D", + "link": "https://ebitengine.org/", + "os": "Windows, Linux, Mac OS" + }, { "toolName": "Gdevelop", "type": "Game Engine", -- cgit v1.2.3