Building Tetris with Phaser 3 - Part 2: Rotating Blocks, Clearing Lines, and Scoring Points

Опубликовано: 29 Октябрь 2024
на канале: Simple Coding Tutorials
126
6

Get to know game making with Phaser 3 in this second part of the Tetris series. This
video talks about how to rotate tetriminos, clear lines, and score points in Tetris.
It also shows how to set up the end of the game. This is great for people who want to
get better at using Phaser 3 and make a fun arcade game. Keep learning how to make
Tetris with Phaser 3 with this easy-to-follow guide!

Icons:https://icons8.com

Tetris with Phaser 3 - Part 1 :   • Building Tetris with Phaser 3  - Part...  

Code:https://tinyurl.com/tetris-phaser-part2

0:00 Introduction to Building Tetris with Phaser 3
4:13 Implementing Tetrimino Rotation
13:08 Implementing Line Clearing
18:56 Implementing Scoring
23:29 Implementing End Game