8 lines
198 B
Racket
8 lines
198 B
Racket
#lang scribble/doc
|
|
@(require "common.rkt")
|
|
|
|
@gametitle["Slidey" "slidey" "Picture Puzzle"]
|
|
|
|
Click a tile to slide it into the adjacent space, and keep shifting
|
|
tiles that way to repair the picture.
|