Skip to content

Commit f71be7e

Browse files
authored
adjusting README
1 parent e9dc06d commit f71be7e

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# Wave-Function-Collapse
22

3-
[WFC using local storage](https://editor.p5js.org/kfahn/full/iNUF-Lgdf)
3+
## Plan
44

5-
## Completed
5+
### Completed
66
- [x] Implementation of Tile Model (see: https://youtu.be/rI_y2GAlQFM)
77

8-
## Corrections
8+
### Corrections
99
- [ ] Additional Rules for tiles 4 and 5
1010

11-
## Next Steps and Refactoring
11+
### Next Steps and Refactoring
1212
- [ ] Filter out redundant tiles
1313
- [ ] Recursive entropy reduction
1414
- [ ] Shannon entropy
1515

16-
## Future work
16+
### Future work
1717
- [ ] Overlapping model
18+
19+
## Related work
20+
21+
* [WFC using local storage](https://editor.p5js.org/kfahn/full/iNUF-Lgdf) by @kfahn22.

0 commit comments

Comments
 (0)