Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

So far, seems like a few syntax errors:

          count += 1:

and

   play = True:

You don't need the colon's on the end of such lines.