|
title |
time |
Explain! Using copy() to split the source image into tiles? |
2:24 |
|
title |
time |
Code! The Tile class! |
3:24 |
|
title |
time |
Explain! Copying tiles from the source image to the puzzle. |
4:40 |
|
title |
time |
Code! Setting up tile indices and a board array! |
5:33 |
|
title |
time |
Explain! How should the board work? |
6:54 |
|
title |
time |
Code! Something went wrong! Let's fix it! |
8:31 |
|
title |
time |
It works! Now how to draw borders between the tiles? |
9:55 |
|
title |
time |
Code! Shuffling the board. |
10:57 |
|
title |
time |
Code! The slide puzzle needs an empty tile! |
14:00 |
|
title |
time |
Code! A function to move the tiles! |
14:52 |
|
title |
time |
Code! Checking if tiles are neighbors? |
16:59 |
|
title |
time |
Code! Random shuffling in draw()! |
19:37 |
|
title |
time |
Code! Moving pieces with mousePressed() |
20:12 |
|
title |
time |
Code! What should the sketch do when the puzzle is solved? |
21:32 |
|
title |
time |
Code! Having fun with the tile grid! |
23:06 |
|
title |
time |
Let's see if I can solve this... |
23:55 |
|
title |
time |
Solved it! What will you create? |
24:27 |
|