This is a classic Tetris game built in Java using Object-Oriented Programming and JavaFX for the GUI.
- Colorful block animation and smooth controls
- Block rotation and line-clearing mechanics
- Real-time score tracking
- Clean and modular OOP design
- Java
- JavaFX
- Make sure JavaFX is installed and properly configured.
- Run the
Mainclass from your IDE or terminal.