Introduction
  • Intro
  • Godot download link
  • Creating a new project
  • Hello World example
Core programming concepts
  • Codding: for loop
  • Codding: Task 1 and 2
  • What is your level of expertise at the beginning!
  • The label node
  • The button node and interaction
  • The random number generator
Simple games
  • Guessing game under 5.min
  • Set up a 3D game scene
  • 3D Game scene
  • Codding a 3D scene
  • Collision shapes of a 3D game objects
  • L13 Code lines
Simple puzzle/logic game
  • Collision detection
  • L15 Code lines
  • Puzzle game framework
  • L17 Code lines
  • Rigidbody3D shapes
Step towards Tetrizoo
  • Match color
  • L19 Code lines
  • Conclusion of the tutorial and supplementary details