Update README.md

This commit is contained in:
TriantaTV
2023-02-26 19:58:11 -06:00
committed by GitHub
parent 548392e025
commit d571db3d4e
-2
View File
@@ -2,12 +2,10 @@
A version of Snake made in C++ and using SFML
## Controls
-----------
- Use the arrow keys to move the Snake
- Use the escape key to close the game
## Compiling the game
------------------
Prerequisites
- C++11