Blog Logo
TAGS

Godot 3.1: Creating a Simple 3D Game: Part 1 (Intro, Nodes & 3D Physics) #GodotEngine

Duration : 00:44:56

In this tutorial series, Colin, a YouTuber and computer science teacher, introduces the Godot game engine for creating 3D games. He explains that Godot is a free and open-source program, and has become the third fastest-growing project on Github. Godot is both a 3D and 2D game engine, and since its release, it has gained popularity due to its use of the OpenGL 3 graphics library. Colin mentions that Godot is easy to learn and offers multiple programming languages for game development. He also emphasizes that games created with Godot can be exported to run on various platforms. Colin introduces the project for the tutorial series, which is a basic 3D moving dodge game where the player navigates a ball through a maze, collecting coins while avoiding enemies. No installation is required for Godot, and the tutorial provides all the necessary resources for the project.