fusion game of snake and tetris
Arrows
- movement
SFML 2.6.1
C++ 17
- install sfml(if you don't have it yet) with your package manager
Example:sudo pacman -S sfml
git clone https://github.com/hdvpdrm/snektris.git
cd snektris
bash build.sh
That's it! You're ready to play!