Update README.md
This commit is contained in:
parent
731be7b4a5
commit
5eacf75c30
|
@ -1,5 +1,6 @@
|
||||||
# sfml_tetris
|
# sfml_tetris
|
||||||
A simple tetris clone written in C++, using SFML for graphics and input handling
|
A simple tetris clone written in C++, using SFML for graphics and input handling.
|
||||||
|
|
||||||
Mimics the feel of retro tetris.
|
Mimics the feel of retro tetris.
|
||||||
|
|
||||||
# Install / Build
|
# Install / Build
|
||||||
|
|
Loading…
Reference in New Issue