About 6,820 results
Open links in new tab
  1. Learn to code with GDScript - Godot Engine

    Learn to code with GDScript In Godot, you can write code using the GDScript and C# programming languages. If you are new to programming, we recommend starting with …

  2. GDScript basics — Godot Engine (3.5) documentation in English

    If you have previous experience with statically typed languages such as C, C++, or C# but never used a dynamically typed one before, it is advised you read this tutorial: GDScript: An …

  3. GDScript — Godot Engine (4.0) documentation in English

    See GDScript grammar if you are interested in writing a third-party tool that interacts with GDScript, such as a linter or formatter.

  4. Tutorials and resources — Godot Engine (4.4) documentation in …

    This is a list of third-party tutorials and resources created by the Godot community. For resources, remember that there is the official Godot Asset Library full of official and community resources...

  5. GDScript: An introduction to dynamic languages - Godot Engine

    This tutorial aims to be a quick reference for how to use GDScript more efficiently. It focuses on common cases specific to the language, but also covers a lot of information on dynamically …

  6. Your first game — Godot Engine (3.1) documentation in English

    This tutorial will guide you through making your first Godot project. You will learn how the Godot editor works, how to structure a project, and how to build a 2D game.

  7. GDScript reference — Godot Engine (4.x) documentation in English

    GDScript is a high-level, object-oriented, imperative, and gradually typed programming language built for Godot. It uses an indentation-based syntax similar to languages like Python. Its goal is …

  8. GDScript: An introduction to dynamic languages - Godot Engine

    This tutorial aims to be a quick reference for how to use GDScript more efficiently. It focuses on common cases specific to the language, but also covers a lot of information on dynamically …