OOP with Java: 11. Tetris Game with Java Swing (Part I. Drawing a Tetris block)

In this video, we will start making a Tetris Game using Java Swing. We will learn how to draw on a JFrame (JPanel). In addition, we will cover some important concepts related to Object Oriented Programming, specifically inheritance and method overriding. Visit us on Facebook:
Back to Top