Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Godot : Beginner to Advanced - Complete Course
Rating: 3.9 out of 5(267 ratings)
15,167 students
Last updated 10/2017
English

What you'll learn

  • Use Godot to develop games.

Course content

3 sections32 lectures4h 19m total length
  • Introduction5:20

    In this lecture we will talk about Godot and we will also download the engine itself.

  • Our first program - Hello world!10:36

    In this lecture we will use Godot to log out a simple message - Hello World! 

    It is common practice in programming that the first thing you do with a new language is to write Hello World. 

  • Hello world, part 2.9:23

    We continue where the last lecture left off, except now we display text as an Ingame message, where as previously it was displayed in the console. 

    We do this using the RichTextLabel node.

Requirements

  • You should have a PC.

Description

In this course we will go through one of my personal favorite game engine - Godot

Godot is an open source game engine, which is pretty amazing considering just how awesome it is. 

We will go step by step through the features of Godot. Then, when we are comfortable with the engine we will start by creating some games. 
First we will create a two player game - Pong

Afterwards we will create a clone of Super Mario Brothers. You will be provided all the necessary assets such as the Character sprites, environments etc. So that you can follow along the course without any problems. 

You will learn and understand just how games work and how small details function, such as collisions and character movement. 

We will use Vector math to calculate collisions, we will create our own physics for our game, so that we have full control of the game world. 

All this, and more, will be covered in this course.

Who this course is for:

  • Anyone who wishes to learn game development.
  • Anyone who wants to learn a new and exciting engine.
  • Anyone who wants to learn programming.