Template repo for tiny cross-platform apps that can be modified on phone, tablet or computer.
-- Pause a drawing called by animate().
end_frame = function()
	coroutine.yield()
end