Simon Gellis
4e3495948c
This reverts commit
|
||
---|---|---|
assets | ||
shrooms-vb-core@c06da32321 | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
README.md | ||
assets.h | ||
audio.c | ||
audio.h | ||
cli.c | ||
cli.h | ||
controller.c | ||
controller.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