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

preview_player
Показать описание
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.

Рекомендации по теме
Комментарии
Автор

I'm surprised how little views you have. It's big chunk of work you did. Your videos consist of much theory, but for people who already know the basics it's perfect as a form of rehearsing information. Thanks for all your effort. Leaving a comment to bump your vids up

thedev
Автор

The best tutorial I ever saw. At first I thought „why are there so many so long videos?“ but now I appreciate how extensively you explain the steps. Keep it up, your work is highly appreciated!

SumbaSlice
Автор

Just awesome tutorial on Oops practical usage. you inspired me to explore java

SushantaDasIiitk
Автор

Hey! I really like your tutorials, they help me understand OOP much better, thank you! I hope you will keep uploading tutorials like these!

wezzfez
Автор

amazing, thank you for doing this. i am learning web development and programming but this is a way better way of learning

sergioa.moreno
Автор

Your videos are awesome! They are so good!! I don't know why there are so few views((((

OleksandrProkopenko_ua
Автор

Wooow Excelent work my friend! You've got a new subscriber!! Thxs for the video

d_agudo
Автор

16:00 why is the ga variable not available (cannot be accessed) outside that gameform constructor? gameform constructor is public!!

devviz
Автор

Hey Mrm,
Can you pls link me to this Github's repo ?

satyajeetkumarjha
Автор

Im having an error that says:
Exception in thread "Thread-0" Cannot invoke because "this.ga" is null
at

khalil
visit shbcf.ru