terrain-generator

digital terrain generation and animation
git clone https://tongong.net/git/terrain-generator.git
Log | Files | Refs | README

commit 6e823bc0be0d16fb532854506dc94daeae32db33
parent 411ac811e5a4e8d80f8e936ba2eb3297c54b93c1
Author: tongong <tongong@gmx.net>
Date:   Tue, 19 May 2020 17:32:58 +0200

Update README.md
Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,2 +1,4 @@ # terrain-generator This is simple WebApp which lets you create digital terrains made with [p5.js](https://github.com/processing/p5.js). + +Check it out at [https://terraingenerator.netlify.app/](https://terraingenerator.netlify.app/)!