CS106A@home: Slide Puzzle final project

by Gerard M

Description

This program takes any image, splits it into rectangular tiles, removes one tile, and then animates a series of moves of adjacent tiles into the empty place, inspired by sliding puzzles.I used SimpleImage and Pillow to output individual frames, and ImageJ to stitch them into a movie.