A simple implementation of the classic Tetris game, developed using C++ and the Raylib library.
- Classic Tetris gameplay
- Score tracking
- Next piece preview
- Clean and simple UI
Controls:
- Use the Left Arrow
←and Right Arrow keys→to move the blocks horizontally. - Use the Up Arrow key
↑to rotate the block. - Use the Down Arrow key
↓to speed up the falling block.
Here’s a snapshot of the game in action: