From 3d8dfa455e8cefa869a2714cc62e05385cf098d0 Mon Sep 17 00:00:00 2001 From: kartofen Date: Fri, 12 Aug 2022 15:19:35 +0300 Subject: edit readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4d9aa08..8db01c0 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,10 @@ For example see the tileset in `files/tilesets/knots`. ### Limitations -1. No more than 63 tiles, because I am using a 64-bit integer to store the superpositions - of tiles -2. Only tile based wave function collapse, I dont understand the other more complex one +1. Most likely works with more than 63 tiles, but i havent tested it. +2. A tile can either not connect with a tile or connect with all tiles that have a connection on the given direction. + It cant connect only with specific tiles. +3. Only tile based wave function collapse, I dont understand the other more complex one ### References -- cgit v1.2.3