From 27023f04433c428818e02932b7ece5409316c914 Mon Sep 17 00:00:00 2001 From: klangner Date: Mon, 14 Sep 2020 22:56:37 +0200 Subject: [PATCH] updated doc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9acf445..a70bcc9 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Generate procedural maps for games. [Try it in the browser](https://klangner.git * [ ] Drunkard's walk * [ ] Maze * [ ] Prefabs + * [x] Random rooms * [ ] Voronoi hive * [ ] Wave Function Collapse * Map modifiers (filters) @@ -26,6 +27,7 @@ Generate procedural maps for games. [Try it in the browser](https://klangner.git * [x] Area starting point * [x] Cellular automata * [x] Cull unreachable areas + * [x] Room corridors nearest * [ ] Voronoi spawning