From 863758b49ffbca3ef1f481a52dcb63cb2d660100 Mon Sep 17 00:00:00 2001 From: collegedude9300 Date: Sun, 26 Nov 2023 15:18:16 -0800 Subject: [PATCH] Update 103-unity-3d.md --- .../game-developer/content/103-game-engine/103-unity-3d.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/game-developer/content/103-game-engine/103-unity-3d.md b/src/data/roadmaps/game-developer/content/103-game-engine/103-unity-3d.md index e47afe041..b93adcaf0 100644 --- a/src/data/roadmaps/game-developer/content/103-game-engine/103-unity-3d.md +++ b/src/data/roadmaps/game-developer/content/103-game-engine/103-unity-3d.md @@ -1,3 +1,3 @@ # Unity 3D -**Unity 3D** is a versatile, cross-platform game engine that supports the development of both 2D and 3D games. This game engine allows users to create a wide variety of games including AR, VR, Mobile, Consoles, and Computers. It provides a host of powerful features and tools, such as scripting, asset bundling, scene building, and simulation, to assist developers in creating interactive content. Unity 3D also boasts a large, active community that regularly contributes tutorials, scripts, assets, and more, making it a robust platform for all levels of game developers. \ No newline at end of file +**Unity 3D** is a versatile, cross-platform game engine that supports the development of both 2D and 3D games. This game engine allows users to create a wide variety of games including AR, VR, Mobile, Consoles, and Computers in C#. It provides a host of powerful features and tools, such as scripting, asset bundling, scene building, and simulation, to assist developers in creating interactive content. Unity 3D also boasts a large, active community that regularly contributes tutorials, scripts, assets, and more, making it a robust platform for all levels of game developers.