aa705434110f8ef41784cd641002825f9bc5c6ff
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
Languages
C
61.1%
C++
38.6%
CMake
0.3%
