Series 1 Tutorials - Basic GDScript

This series covers just the basics of Godot scripting or GDScript. You can download all the source codes here.

I recommend not to skip one tutorial if this is your first time to GDScript; each tutorial builds from the concepts of the previous tutorials. Below is a list of tutorials arranged in a way to jump start your learning in Godot.

Let's start with the basic scripting first before going into building awesome games and apps.

Tutorial 1: Numbers
Tutorial 2: Variables
Tutorial 3: Operators
Tutorial 4: Functions Part 1
Tutorial 5: Functions Part 2
Tutorial 6: Conditional Statements
Tutorial 7: Match Statement
Tutorial 8: For-Loop
Tutorial 9: While-Loop
Tutorial 10: Diamond Shapes Using Loops
Tutorial 11: Using Most of the Basic Concepts
Tutorial 12: Recursive Function Example

After this series, the next one will be all about arrays.

0 comments:

Post a Comment

© 2020 by Emman Lijesta, all rights reserved. Powered by Blogger.