There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
🐍 An implementation of the retro game Snake in C++. I wrote this as a way of learning C++. It makes use of the GLFW library and CMake to build the project.