OOP with Java: 12. Tetris Game with Java Swing (Part II. Moving block down)

Опубликовано: 21 Март 2026
на канале: MrM Programming
11,227
168

In this video, we will continue working on the Tetris Game using Java Swing. We will make a Tetris block fall down in the game area, and to make this happen, we will create a new class to represent a tetris block. We will practice object oriented programming by writing classes and methods, including class constructors. In addition, we will learn how to use multithreading to have a program perform a certain task at regular time intervals.

Visit us on Facebook:   / mrmprogramming