Back to Browse

OOP with Java: 13. Tetris Game with Java Swing (Part III. Spawning new blocks)

6.3K views
Jan 8, 2021
12:09

In this video, we will continue working on the Tetris Game using Java Swing. We will make our program spawn new blocks when the current one stops falling down. We will also introduce a new piece of data (Color[][]) to represent and draw all the blocks that have stopped falling. And while doing all this, we will practice writing methods and refactoring (changing the structure) our code. Visit us on Facebook: https://www.facebook.com/groups/mrmprogramming

Download

1 formats

Video Formats

360pmp418.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

OOP with Java: 13. Tetris Game with Java Swing (Part III. Spawning new blocks) | NatokHD