Skip to content

Commit affbcab

Browse files
committed
merging with other changes
2 parents e824bf9 + 09bdf30 commit affbcab

File tree

13 files changed

+465
-312
lines changed

13 files changed

+465
-312
lines changed

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
@@ -211,4 +211,4 @@ function draw() {
211211
}
212212

213213
grid = nextGrid;
214-
}
214+
}

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.

tiles/train-tracks/blank.png

7.58 KB
Loading

tiles/train-tracks/down.png

50 KB
Loading

tiles/train-tracks/left.png

57.5 KB
Loading

tiles/train-tracks/right.png

57.8 KB
Loading

tiles/train-tracks/up.png

49.5 KB
Loading
File renamed without changes.

0 commit comments

Comments
 (0)