Game map generation sandbox in SDL
|
пре 4 година | |
---|---|---|
textures | пре 4 година | |
.gitignore | пре 4 година | |
README.md | пре 4 година | |
main.cpp | пре 4 година | |
makefile | пре 4 година |
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