Client for playing 300 publicly available Sokoban puzzles on a computer or phone.
-- Pause a drawing called by animate().
end_frame = function()
	coroutine.yield()
end