https://github.com/davdag/tetris-clone
A Tetris clone made in C++ and SFML library
https://github.com/davdag/tetris-clone
cpp cpp-game math sfml-library tetris tetris-clone tetris-game
Last synced: 11 months ago
JSON representation
A Tetris clone made in C++ and SFML library
- Host: GitHub
- URL: https://github.com/davdag/tetris-clone
- Owner: DavDag
- License: mit
- Created: 2019-02-25T18:55:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T16:55:59.000Z (almost 7 years ago)
- Last Synced: 2025-01-10T01:52:23.705Z (about 1 year ago)
- Topics: cpp, cpp-game, math, sfml-library, tetris, tetris-clone, tetris-game
- Language: C++
- Size: 4.64 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tetris-Clone
A Tetris clone made in C++ and SFML library
## Functionalities
* More Colors!
* All kind of pieces.
* Incremental score (based on the real one).
* Increasign difficulty.
* Command are a,w,s,d and arrow keys.
* Smart rotation within borders.
* Awesome animations (kind of xD).
* Pause / Back / Reset options.
## Some images from the App




