Client for playing 300 publicly available Sokoban puzzles on a computer or phone.
unstash_filename = function(filename)
	return filename:gsub('%..*', '')
end