|
|
||
|---|---|---|
| shrooms-vb-core@767675eb42 | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| README.md | ||
| cli.c | ||
| cli.h | ||
| game.c | ||
| game.h | ||
| main.c | ||
| makefile | ||
README.md
Shrooms VB (native)
An SDL-based implementation of shrooms-vb.
Setup
Install the following dependencies:
gcc(or MinGW on Windows) (or whatever, just setCC)pkg-config- sdl2
Run
make build