Game map generation sandbox in SDL
|
il y a 4 ans | |
---|---|---|
textures | il y a 4 ans | |
.gitignore | il y a 4 ans | |
README.md | il y a 4 ans | |
main.cpp | il y a 4 ans | |
makefile | il y a 4 ans |
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