Welcome to my Tetris game project. This classic and fun game of Tetris is developed using Java with the help of YouTube tutorials, and I made a few modifications and added a few features to make it more fun and interactive.
- Clone this repository to your local machine using
git clone
. - Navigate to the directory where you cloned the repository.
- Run
javac Tetris.java
to compile the game. - Run
java Tetris
to start the game.
The rules of the game are the same as classic Tetris. Use the arrow keys to move the blocks. The goal is to create complete lines with the falling blocks to score points. The game ends when the pile of blocks reach the top of the screen.
Contributions are welcome! If you have any ideas for improvements or new features, please feel free to create an issue or a pull request.
If you have any questions or issues, please feel free to contact me, Siyum Tsega Balcha, via email, at siyumtsega@gmail.com. I will do my best to respond as soon as possible.