Simple snake game written in SFML/C++
Go to file
leca ed0e12c7d6 fix orange color & added makefile 2024-08-28 21:30:18 +03:00
.gitignore Initial commit 2024-08-28 21:08:16 +03:00
LICENSE Initial commit 2024-08-28 21:08:16 +03:00
Makefile fix orange color & added makefile 2024-08-28 21:30:18 +03:00
README.md Initial commit 2024-08-28 21:08:16 +03:00
skins.cpp fix orange color & added makefile 2024-08-28 21:30:18 +03:00
squared.cpp first commit 2024-08-28 21:08:56 +03:00

README.md

snake-sfml

Simple snake game written in SFML/C++