Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.08 KB

Tetris-Game-in-java

Tetris Game

Introduction

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.

Installation

  1. Clone this repository to your local machine using git clone .
  2. Navigate to the directory where you cloned the repository.
  3. Run javac Tetris.java to compile the game.
  4. Run java Tetris to start the game.

Gameplay

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.

Contributing

Contributions are welcome! If you have any ideas for improvements or new features, please feel free to create an issue or a pull request.

Contact

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.