Fixed readme
This commit is contained in:
parent
814aff8f1c
commit
55fa9fd100
|
@ -1,4 +1,6 @@
|
||||||
# Procedura 1D terrain generator
|
# Procedural 1D terrain generator
|
||||||
|
|
||||||
|
Created by [Sergio Vera](https://github.com/svera).
|
||||||
|
|
||||||
This is a demo of a 1D terrain generator using [Perlin noise](https://en.wikipedia.org/wiki/Perlin_noise) algorithm.
|
This is a demo of a 1D terrain generator using [Perlin noise](https://en.wikipedia.org/wiki/Perlin_noise) algorithm.
|
||||||
Press *space* to generate a random terrain.
|
Press *space* to generate a random terrain.
|
||||||
|
|
Loading…
Reference in New Issue