import game


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