Skip to content

Commit ecfa877

Browse files
committed
setting date to today for tests
1 parent 2a3b947 commit ecfa877

File tree

1 file changed

+1
-1
lines changed
  • content/videos/challenges/186-wfc-overlapping-model

1 file changed

+1
-1
lines changed

content/videos/challenges/186-wfc-overlapping-model/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Wave Function Collapse is an algorithm for procedural image generation. In this long overdue follow-up to my tiled model video, I dive into the overlapping model, coding it step by step (complete with struggles and messy debugging interludes) in JavaScript with p5.js.",
55
"videoId": "5iSAvzU2WYY",
66
"nebulaSlug": "codingtrain-coding-challenge-186-wave-function-collapse",
7-
"date": "2025-01-28",
7+
"date": "2025-01-25",
88
"languages": ["p5.js", "JavaScript"],
99
"topics": ["wave function collapse", "overlapping model", "procedural generation"],
1010
"canContribute": true,

0 commit comments

Comments
 (0)