|
18 | 18 | { "time": "7:32", "title": "About matrix columns and rows" },
|
19 | 19 | { "time": "7:58", "title": "Let's account for the bottom edge" },
|
20 | 20 | { "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" } |
22 | 32 | ],
|
23 | 33 | "codeExamples": [
|
24 | 34 | {
|
|
0 commit comments