Welcome to the Tetris Game! This is a classic Tetris game implemented in HTML, CSS, and JavaScript.
- Classic Gameplay: Experience the classic Tetris game mechanics.
- Responsive Design: The game is designed to work on various screen sizes.
- Music and Sound Effects: Enjoy background music and sound effects for an immersive experience.
- Score Tracking: Keep track of your score as you play.
- Keyboard Controls: Use arrow keys to move and rotate the tetrominoes.
- Start/Pause Functionality: Easily start or pause the game with a button click.
- Clone the Repository:
git clone https://github.com/FaustoS88/tetrisGame cd tetris
Open the Game: You can open the index.html file directly in your browser, or Use a live server extension to run the game locally for a better experience. Play the Game: Use the arrow keys to move and rotate the tetrominoes. Press the "Start" button to begin the game. Press the "Toggle Music" button to play or pause the background music. Dependencies No external dependencies are required to run this game. Contributing Feel free to fork this repository and submit pull requests. Any improvements or bug fixes are welcome!
License This project is licensed under the MIT License.