""" writen by shenjackyuanjie mail: 3695888@qq.com """ import libs import pyglet import threading class Game(): def __init__(self): pass