Implementation of [Snake](https://en.wikipedia.org/wiki/Snake_(video_game_genre) in C++
- C++
- SFML 2.4.2
It's already configured for Visual Studio 2017 (v141 toolset).
Just snake written in C++ using SFML
Repository from Github https://github.comJustD4nTe/Snake_SFML
Implementation of [Snake](https://en.wikipedia.org/wiki/Snake_(video_game_genre) in C++
It's already configured for Visual Studio 2017 (v141 toolset).