2026-03-04 13:11:39 -05:00
2026-03-01 03:19:49 -05:00
2026-03-02 20:19:49 -05:00
2026-02-28 21:48:00 -05:00
2026-02-28 21:48:00 -05:00
2026-03-04 13:11:39 -05:00
2026-03-01 01:09:02 -05:00
2025-11-17 03:42:30 -05:00
2026-03-01 03:19:49 -05:00
2026-03-01 01:09:02 -05:00
2026-02-28 21:48:00 -05:00
erm
2026-03-02 20:27:40 -05:00
2026-02-28 21:54:13 -05:00
2025-12-29 05:10:56 -05:00
2026-03-02 14:02:14 -05:00
2026-03-01 03:55:40 -05:00
2026-02-28 21:54:13 -05:00

Feed Snivy

Preview

This Is A Video Game Where You Feed The Snivy.

Resources

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.

Emscripten

Run the VSCode "web" task. Make sure you have the Emscripten SDK accessible at the EMSDK path variable.

Description
No description provided
Readme GPL-3.0 13 MiB
Languages
C 50.1%
C++ 49.1%
CMake 0.8%