"Character Exercise" - Francis Heaney, edited by Ben Tausig
Difficulty
●
●
◐
○
○
// Hacky polling to check if the player embed is focused
setInterval(checkFocus, 1000);
Puzzle Details
This puzzle was published on Feb 1, 2015 by Francis Heaney.