Simon Gellis 8ec65dc6ae | ||
---|---|---|
.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