Skip to content

Commit 09bdf30

Browse files
authored
Merge pull request #30 from kfahn22/main
Adding link to p5 sketch in README and other small changes
2 parents 2e275bb + 09e9861 commit 09bdf30

File tree

14 files changed

+465
-312
lines changed

14 files changed

+465
-312
lines changed

.DS_Store

6 KB
Binary file not shown.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
# Wave-Function-Collapse
1+
# Wave-Function-Collapse
2+
3+
[WFC using local storage] https://editor.p5js.org/kfahn/full/iNUF-Lgdf

sketch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,4 @@ function draw() {
183183
}
184184

185185
grid = nextGrid;
186-
}
186+
}

tile_generator/sketch.js

Lines changed: 0 additions & 43 deletions
This file was deleted.

tile_generator/starter.frag

Lines changed: 0 additions & 267 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)