https://github.com/abdallahhemdan/tetris-game
🧩Implementation of Tetris Game using C++/SDL..
https://github.com/abdallahhemdan/tetris-game
cpp sdl tetris tetris-game tetrisgame
Last synced: about 2 months ago
JSON representation
🧩Implementation of Tetris Game using C++/SDL..
- Host: GitHub
- URL: https://github.com/abdallahhemdan/tetris-game
- Owner: AbdallahHemdan
- License: mit
- Created: 2019-06-13T07:13:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-12T15:26:20.000Z (over 5 years ago)
- Last Synced: 2025-02-26T04:03:52.007Z (2 months ago)
- Topics: cpp, sdl, tetris, tetris-game, tetrisgame
- Language: C
- Homepage:
- Size: 10.4 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🧩 Tetris Game
-----------------
[](https://github.com/AbdallahHemdan/Tetris-Game/issues)
[](https://github.com/AbdallahHemdan/Tetris-Game/network)
[](https://github.com/AbdallahHemdan/Tetris-Game/stargazers)
[](https://github.com/AbdallahHemdan/Tetris-Game/blob/master/LICENSE)• This is My Implementation of ```Tetris Game``` using C++/SDL
## 📽 Demo
----------
## 💿 How to Get it
1. __Clone or download the Repository__
2. __Extract it any where (e.g Desktop)__
3. __How to Run__
* ```Method_One```
1. __Go to Release Folder ==> Tetris Game.exe__
* ```Method_Two```
1. __Open the Terminal__
2. __cd the path of the Release Folder__
3. __Type ("Tetris Game".exe)__## 🎮 How to Play
1. Press __ESC__ to ```EXIT```
2. Press __Z__ to ```Rotate```
3. Press __X__ to ```Drop the Piece```
4. Press __← → ↓__ to ``` to Go Left, Right, Down```