loop
if game = not_downloaded then
download.game
else
if game = not_installed then
install.game
end loop