From Zero To Godot's icon

From Zero To Godot 1.0.0 Projects 4.5 Community

Submitted by user GustavoLR548; MIT; 2026-03-12

This project provides a hands-on learning experience for Godot and GDScript, featuring a bilingual (English/Portuguese) ebook with exercises and solutions.

Key Features:
- Integrated Learning Environment: Includes a custom EditorPlugin with panels for exercise lists, a test runner, an ebook viewer, and a Markdown preprocessor, centralizing the learning tools.
- Localization: Utilizes a centralized TranslationHelper and PO files, if you are interested you can add translations for other languages.
- Structured Exercises: Exercises are organized into lists and linked via a ProjectSettings key, allowing for configurable localized access paths.
- Interactive Practice: Utilities and test scaffolding enable learners to run examples and verify solutions, fostering interactive practice of core programming and Object-Oriented Programming (OOP) concepts.


View files Download Submit an issue Recent Edits