Course Information
Course Overview
Game development with Godot 3. Learn GDScript and how to use the engine while building your first 6 2D and 3D games
New lectures added periodically to the course.
In this course you will learn how to develop games using Godot and its own scripting language: GDScript. We will start by learning how to use the language and keep moving on until we learn how to export and publish our games, this way you'll not only learn how to create 2D and 3D games, but also how to share them.
Godot is an awesome open source engine that gives us the ability to create awesome 2D and 3D games and export them to the Web, Linux, Windows, OSX, Android and iOS with a single code base! Since its open source release, the engine keeps gaining space and grows more each day. Right now is an awesome time to learn this new engine and grow with it!
This course is based on projects, this way you won't just learn how to use the functionalities provided to us by Godot, but also apply them on complete games. At the end of most modules, you'll be given assignments so you can overcome problems on your own and apply what you've learned thought out all of the modules.
All of the code and the projects created on the lectures are hosted on github repositories, this allows you to jump to any lecture by just downloading the project of the lecture and start from there, and compare your code to mine if you get stuck.
The assets used on the games are also provided to you so you don't have to spend any time looking for assets or creating them!
To top it all off, we also have a facebook group where you can interact with me and other students. There, you'll be able to post the games you've created and feedback on them, as well as taking part on challenges of game development that I'll host from period to period.
Join now, you won't be disappointed!
Course Content
- 8 section(s)
- 84 lecture(s)
- Section 1 Setup and Getting Started
- Section 2 GDScript
- Section 3 Number Guesser
- Section 4 Tree Puncher
- Section 5 Space Attack
- Section 6 Platform Jump
- Section 7 Hammer Time
- Section 8 Exporting and Publishing
What You’ll Learn
- Learn how to use GDScript from scratch, Create awesome 2D and 3D games with Godot - and more are coming, Learn to export your games to different platforms, Learn how to publish your games to different platforms
Reviews
-
RRobert Chojnacki
Spoko
-
MMarco D'Alessandro
Pretty nice first experience with Godot. Maybe it would be better to define this as a "let's program randomly with Godot together" rather than a proper "Godot course". This is actually the reason why this course might be really effective if you are already skilled in programming.
-
NNani François
This course was very good. Even if it starts to be old, the course didn't age, and basically everything is still relevant. The only thing that aged more than the rest was about animations (since godot revamped their animation UI), but it's easy to figure out.
-
RRobert Fesler
It's a step by step walk through tutorials with very little depth to the material. Alright for beginners or just getting started, but you'll want more in order to get all the skills for making games in Godot.