hey i present you my first c++ game make with sfml
my objective is to make a snake game for learn base of c++ with just 24hours, I think, I have complete my objective (just crashing if map is complete but no time left :( )
you can use this code without copyright ;) and if you want give me some tips discord : Ruru#6209
press R for restart the game and the score is on top left
for compile and run this project
make && ./game
if not working install make with "sudo apt install make" or "sudo apt-get install libsfml-dev"