文件名称:python小游戏——打外星人
文件大小:25KB
文件格式:ZIP
更新时间:2021-10-03 16:03:38
游戏 python 打外星人 外星人大战 小游戏
提供python小游戏全部源代码。入口文件为alien_invasion.py中,
【文件预览】:
My_fly
----settings.py(1KB)
----alien_invasion.py(2KB)
----scoreboard.py(3KB)
----bullet.py(1KB)
----images()
--------ship.bmp(8KB)
--------alien.bmp(3KB)
----ship.py(1KB)
----button.py(1KB)
----game_functions.py(8KB)
----__pycache__()
--------scoreboard.cpython-36.pyc(3KB)
--------bullet.cpython-36.pyc(1KB)
--------button.cpython-36.pyc(1KB)
--------Alien.cpython-36.pyc(1KB)
--------game_stats.cpython-36.pyc(825B)
--------ship.cpython-36.pyc(1KB)
--------game_functions.cpython-36.pyc(6KB)
--------settings.cpython-36.pyc(1KB)
----game_stats.py(579B)
----Alien.py(1KB)