Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

TylerWDoesStuff

1
Posts
1
Topics
2
Following
A member registered Jun 12, 2021

Recent community posts

ThatGame.exe community · Created a new topic me.print("ok")

loop

      if game = not_downloaded then

             download.game

     else

            if game = not_installed then

                   install.game

            end loop

end loop