#plotfarmer
A platforming game written in C++, using SDL2
#building
poltfarmer needs SDL2 and SDL2_image
http://libsdl.org
build with make:
make plotfarmer
and run with
./plotfarmer
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#plotfarmer
A platforming game written in C++, using SDL2
#building
poltfarmer needs SDL2 and SDL2_image
http://libsdl.org
build with make:
make plotfarmer
and run with
./plotfarmer