Update README.md

This commit is contained in:
TriantaTV 2023-02-26 19:58:11 -06:00 committed by GitHub
parent 548392e025
commit d571db3d4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,12 +2,10 @@
A version of Snake made in C++ and using SFML A version of Snake made in C++ and using SFML
## Controls ## Controls
-----------
- Use the arrow keys to move the Snake - Use the arrow keys to move the Snake
- Use the escape key to close the game - Use the escape key to close the game
## Compiling the game ## Compiling the game
------------------
Prerequisites Prerequisites
- C++11 - C++11