Tetris is a well-common game where you have to place blocks (called Tetrominoes) in a right way to fill up one line of the grid or more. My tetris-game is a simplified version of the original tetris game.
-
Clone the repository
git clone https://github.com/m1rels/tetris-game
-
In VS Code go to index.html, right-click and choose "Open with Live Server". You should see the game popping up in your browser.
This project is licensed under the MIT License.
If you have any questions or suggestions, feel free to contact me at mirelkorajac@gmail.com.