Simon Gellis addff55c24 | ||
---|---|---|
assets | ||
shrooms-vb-core@37b9a94338 | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
README.md | ||
assets.h | ||
cli.c | ||
cli.h | ||
game.c | ||
game.h | ||
graphics.c | ||
graphics.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