updated doc

This commit is contained in:
klangner 2020-09-14 22:56:37 +02:00
parent eaa2c78d8c
commit 27023f0443

View File

@ -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