Go to file
TechDudie a9862cfd7d
Create LICENSE
2021-04-16 08:20:41 -05:00
world/main Update world.yml 2021-04-15 13:56:05 -05:00
LICENSE Create LICENSE 2021-04-16 08:20:41 -05:00
README.md Update README.md 2021-04-16 08:19:49 -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 Update cave.cpp 2021-04-15 14:10:27 -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

README.md

terrain

Terrain generation for my project.

Dependencies:

  • gcc
  • g++
  • Python 3 (soon)

To build, run bash build.sh. The output is a set of utilities for generating terrain.