Go to file
TechDudie 49723302ee
Update build.sh
2021-04-15 09:28:16 -05:00
LICENSE Initial commit 2021-04-15 09:22:21 -05:00
README.md Initial commit 2021-04-15 09:22:21 -05:00
blocks.cpp Create blocks.cpp 2021-04-15 09:26:53 -05:00
build.sh Update build.sh 2021-04-15 09:28:16 -05:00
cave.cpp Create cave.cpp 2021-04-15 09:23:28 -05:00
height.dat Create height.dat 2021-04-15 09:26:38 -05:00
main.c Create main.c 2021-04-15 09:24:39 -05:00
perlin.c Create perlin.c 2021-04-15 09:23:05 -05:00
world.dat Create world.dat 2021-04-15 09:25:30 -05:00

README.md

terrain

Terrain generation for my project.