https://github.com/engichang1467/tetriscpp
Developed a tetris game with C++ and SFML libraries
https://github.com/engichang1467/tetriscpp
cpp sfml sfml-game tetris-game
Last synced: about 1 month ago
JSON representation
Developed a tetris game with C++ and SFML libraries
- Host: GitHub
- URL: https://github.com/engichang1467/tetriscpp
- Owner: engichang1467
- Created: 2019-12-01T04:57:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T19:30:12.000Z (over 6 years ago)
- Last Synced: 2025-01-17T18:29:02.350Z (over 1 year ago)
- Topics: cpp, sfml, sfml-game, tetris-game
- Language: C++
- Size: 718 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tetris Cpp
Developed a tetris game in C++ and SFML libraries\
Use left and right arrow keys to move horizontally, up arrow key to change direction, and down arrow key to make it drop faster
