Number Slide 15 Puzzle Set Up (because it's missing some code) Instructions on Stage. When the Flag is clicked the puzzle is drawn in solved form, then "Scrambles" random moves should be made, but they aren't because it's the kids' coding task to write that code. Like the physical puzzle multiple tiles may be slid with one move. The tile clicked & all tiles between it and the empty cell are moved.
© Copyright Kids Unlimited 2017 Created by @gregatku for use in Coding Classes for Kids Unlimited, for whom I work as a Coding teacher. Uses numbered clones (each clone/tile has its own "for this sprite only" id variable, identifying which costume it wears) to represent the tiles. The main sprite (id=0) represents the empty cell.