Game map generation sandbox in SDL
|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
textures | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
main.cpp | %!s(int64=4) %!d(string=hai) anos | |
makefile | %!s(int64=4) %!d(string=hai) anos |
Experimental project for map creation with biomes.
You need make
and SDL1
to build this project.
Example on Ubuntu :
$ sudo apt install make g++ libsdl-dev
$ make
To execute :
$ make exec