Beginner Godot Tutorial - How to Make Tetris

Beginner Godot Tutorial - How to Make Tetris

27.143 Lượt nghe
Beginner Godot Tutorial - How to Make Tetris
Learn the basics of Godot by making a tetris game from scratch. This tutorial will use the tilemap node to create the game board and game pieces. I will explain how to create the various functions to create, move and rotate the pieces, and to check for and delete completed rows. A user interface is also created to show the next piece, the current score and new game button. Code and assets for this video: https://github.com/russs123/tetris_tut