文件名称:极限飞驰(Python)
文件大小:6.16MB
文件格式:ZIP
更新时间:2023-11-05 12:59:19
Python游戏
pycharm项目包,基于Python的pygame模块二维游戏,a:向左移动,d:向右移动。游戏速度会根据得分加速。游戏会保存最高得分
【文件预览】:
极限飞驰
----extreme_speed.py(2KB)
----images()
--------car_down.bmp(18KB)
--------impact_effects.bmp(8KB)
--------car_up.bmp(18KB)
----score.py(3KB)
----impact_effects.py(422B)
----function.py(7KB)
----car.py(3KB)
----.idea()
--------misc.xml(305B)
--------workspace.xml(17KB)
--------modules.xml(283B)
--------极限飞驰.iml(478B)
----__pycache__()
--------impact_effects.cpython-36.pyc(785B)
--------function.cpython-36.pyc(4KB)
--------game_button.cpython-36.pyc(1KB)
--------car.cpython-36.pyc(2KB)
--------autodrome.cpython-36.pyc(2KB)
--------score.cpython-36.pyc(2KB)
--------settings.cpython-36.pyc(2KB)
----score()
--------score.txt(1B)
----autodrome.py(2KB)
----venv()
--------Include()
--------Lib()
--------Scripts()
--------pyvenv.cfg(114B)
----game_button.py(1KB)
----settings.py(2KB)