0f855f7125f37e55fa477a5d652d97ba1e010dcd
Feed Snivy
This Is A Video Game Where You Feed The Snivy.
Build
After cloning and enter the repository's directory, make sure to initialize the submodules:
git submodule update --init --recursive
Windows
Visual Studio is recommended for build.
Linux
mkdir build
cd build
cmake ..
make
If using VSCode, several tasks are available to quickly run and build.
Languages
C
50.1%
C++
49.1%
CMake
0.8%
