Skip to content

Commit d49c9fe

Browse files
committed
Adding last timestamps
1 parent 9ac197b commit d49c9fe

File tree

1 file changed

+11
-1
lines changed
  • content/videos/challenges/180-falling-sand

1 file changed

+11
-1
lines changed

content/videos/challenges/180-falling-sand/index.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,17 @@
1818
{ "time": "7:32", "title": "About matrix columns and rows" },
1919
{ "time": "7:58", "title": "Let's account for the bottom edge" },
2020
{ "time": "9:09", "title": "Adding mouse interaction" },
21-
{ "time": "9:42", "title": "More sophisticated sand behavior" }
21+
{ "time": "9:42", "title": "More sophisticated sand behavior" },
22+
{ "time": "10:43", "title": "Oops! Some errors to fix" },
23+
{ "time": "11:30", "title": "Adding randomness" },
24+
{ "time": "12:26", "title": "Handling left and right edges" },
25+
{ "time": "14:00", "title": "Checking if mouse is within the canvas" },
26+
{ "time": "14:40", "title": "Making it more efficient" },
27+
{ "time": "14:56", "title": "More space and more sand" },
28+
{ "time": "16:55", "title": "Adding some color!" },
29+
{ "time": "18:54", "title": "Challenge complete! Let's do some refactoring" },
30+
{ "time": "20:58", "title": "How could we add gravity?" },
31+
{ "time": "21:57", "title": "Wrapping up" }
2232
],
2333
"codeExamples": [
2434
{

0 commit comments

Comments
 (0)