Snake program made for Windows in C++.
- Install Visual Studio 2019 (atleast, this is what i made it on)
- Install the C++ module in the installer
- Launch the solution file with VS2019 after module installation
- Build the project (build > build solution at top bar.)
- Launch the .exe path in the build output.