This is a simple implementation of the classic Tetris Game using HTML, CSS, and JavaScript.
- Responsive Design: The game adapts to different screen sizes.
- Dynamic Tetrominoes: Tetromino blocks move, rotate, and stack just like in the original game.
- Scoring System: Earn points for completing rows.
- Game Over Condition: The game ends when the tetrominoes stack to the top of the grid.
- GitHub Profile: The footer includes the developer's GitHub profile link with a logo.
- Left Arrow: Move the tetromino left.
- Right Arrow: Move the tetromino right.
- Up Arrow: Rotate the tetromino.
- Down Arrow: Move the tetromino down faster.
-
Clone this repository to your local machine:
-
Navigate to the project directory:
cd Tetris
This project is licensed under the MIT License.
Developed by Yoga-Vignesh.
Contributions are welcome! If you have any improvements or suggestions, feel free to submit a pull request or open an issue.