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.