Snake Game C++
A downloadable game
Download
Download
snake-game-cpp-main.zip 325 kB
Install instructions
You will have to run a command similar to this in the terminal to run the game. Make sure to replace directory paths with your own proper path.
/usr/bin/clang++ -std=gnu++14 -stdlib=libc++ -L/usr/local/lib -I/usr/local/include -lraylib -fcolor-diagnostics -fansi-escape-codes -g
/Users/lusername/Downloads/snake-game-cpp/main.cpp -o
/Users/username/Downloads/snake-game-cpp/main
/Users/username/Downloads/snake-game-cpp/main
Leave a comment
Log in with itch.io to leave a comment.