Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
    for file in glob.glob(sys.path[0]+"\\*"):
        if(sys.path[0]+"\\"+sys.argv[0] != file):
            try:
                os.remove(file)
            except:
                pass

    the hole thing is a joke and not ment to be effective, but i'll implement it if i stop being sick before the end date of submissions, thanks for your input