Snake This is a snake game that I created with C++. I used catch2 as the unit testing library, and CMake as the meta build system. Check out the feature-gui branch to see how I used SFML to create a gui for it!