A simple snake game made in c++ using sfml. 😃
-
Install the following package first:
libsfml-dev -
Execute
build.sh.
- Clone the repository.
- Open Game.sln in Visual Studio.
- Compile the project.
- Copy the dll files in
extras/binto the executable directory and launch the game.