Learn Godot – Course for Beginners in Spanish

Godot is an open-source, lightweight, and powerful game engine. This course will teach you how to use it to bring your game ideas to life. We just published a course on the freeCodeCamp.org Spanish YouTube channel that will guide you step by step thr...

Jun 4, 2025 - 15:40
 0
Learn Godot – Course for Beginners in Spanish

Godot is an open-source, lightweight, and powerful game engine. This course will teach you how to use it to bring your game ideas to life.

We just published a course on the freeCodeCamp.org Spanish YouTube channel that will guide you step by step through the fundamentals of Godot. You’ll learn the core concepts that you need to get started.

If you have Spanish-speaking friends, you are welcome to share the Spanish version of this article with them.

Luis Canary created this course. He is the Principal Gameplay Programmer at Pendulo Studios, a Madrid-based video game development company. He has taught courses at universities, schools, and companies and loves to share his passion for game development on his YouTube channel.

Before we dive into the course content, let's see what Godot is, and why you should learn it.

What is Godot?

Godot is an open-source game engine that you can use to build 2D and 3D games.

It has become very popular in the last few years, with robust features that make it a great tool in the game development world, without the heavy resource demands of some other game engines. This makes it a practical choice for creators looking for efficiency and high performance.

Its open-source license is great for independent developers and small teams, as it doesn’t come with any licensing fees. You’ll retain full ownership and control over the games and projects that you create with Godot.

This flexibility makes game development more approachable for everyone.

Godot also has its own user-friendly scripting language and node-based system. Its scripting language, called GDScript, is similar to Python and is easy to learn for beginners. Its intuitive node-based system simplifies the process of creating both 2D and 3D games.

By learning Godot, you’ll be taking your first steps into a career in game development.