Game map generation sandbox in SDL

DricomDragon 6c9535bd56 Add a pseudo road %!s(int64=4) %!d(string=hai) anos
textures bbc9512011 Add plain tile %!s(int64=4) %!d(string=hai) anos
.gitignore c77751c426 Automate build %!s(int64=4) %!d(string=hai) anos
README.md c0d801caea Add build instructions %!s(int64=4) %!d(string=hai) anos
main.cpp 6c9535bd56 Add a pseudo road %!s(int64=4) %!d(string=hai) anos
makefile c77751c426 Automate build %!s(int64=4) %!d(string=hai) anos

README.md

Biome box

Experimental project for map creation with biomes.

Build

You need make and SDL1 to build this project.

Example on Ubuntu :

$ sudo apt install make g++ libsdl-dev
$ make

To execute :

$ make exec