Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
GODOT: Video games math
Rating: 3.8 out of 5(39 ratings)
4,367 students
Last updated 8/2022
English

What you'll learn

  • Students will learn lot about Godot IDE
  • Students will learn about game design
  • About game math
  • Students will learn a lot about game coding with GDScript

Course content

3 sections16 lectures1h 48m total length
  • Introduction8:53

    In this lecture:

    • downloading Godot game engine

    • creating new game project

    • creating game scene

      and

    • about Godot IDE

    • about output window

    • about game window

  • Basic game math8:32

    In this lecture:

    • setting default scene

    • adding script

    • basic game math

  • Game window10:59

    In this lecture:

    • creating label node

    • GDScript for label

    • str command

  • Tileset7:55

    In this lecture:

    • using resources

    • creating tileset

    • using single tileset

  • Adding game elements6:37

    In this lecture:

    • adding button

    • button settings

    • label settings

  • To do [Additional educational info]0:05

    Additional educational information about Godot and GDScript.

  • Intro quiz for game math tutorial

Requirements

  • There are no requirements for this course.

Description

Course is a good possibility for total Godot beginner to learn about Godot game engine IDE and GDScript are explained in a step by step learning process. Game objects in Godot are nodes, in this course nodes explained are: Node2D, Button, Sprite, Label, Tilemap and AnimationPlayer. Coding with GDScript are also explained in a manner good for beginner understanding. At the course end you will be able to create and code good game elements for turn-based game and understand lot of Game Math.

Course is for total beginners, so at the course start you will learn how to download Godot game engine, and how to set it properly. After that you will create new game project and game scene. Also you will learn how to set you first GDScript. Game example for this course is a turn-based game, so in a beginning you will learn to create some simple game elements. Tilemap will allow you to easily add similar graphic elements.

Button node will be used as game path elements for point click movement. After, you will create sprite character and movement for it. Lot's of coding will expect you in this part of course, but after a while you will be able to create some complex codes based on simple elements. At the course end you will have many good game elements for turn-based video game.


Who this course is for:

  • Godot beginners and expireenced students of GDScript.