import game if __name__ == "__main__": app = game.Application() app.init() app.execute()