Fill the square (with the rabbit inside) using all five pieces and without overlapping. Clicking will rotate the pieces. Have fun!
Just in time for Easter I made this puzzle. Pentominos drawn with Scratch (stamp tool and paint editor). Other paintings done with Inkscape. Community moderator HARAKOU explained (in the forum) how pentominos snap to a grid: go to x:(Grid_size*(round(x/Grid_size))) y:(Grid_size*(round(y/Grid_size)))