pygame实现贪吃蛇小游戏

时间:2023-11-02 09:01:15
【文件属性】:

文件名称:pygame实现贪吃蛇小游戏

文件大小:12KB

文件格式:ZIP

更新时间:2023-11-02 09:01:15

python pygame

1.游戏功能齐全,可扩展性好2.有计分板3.碰撞检测完善。


【文件预览】:
button.py
snack.py
main_game.py
score_board.py
.idea
----misc.xml(294B)
----workspace.xml(12KB)
----snack.iml(291B)
----inspectionProfiles()
--------profiles_settings.xml(174B)
----modules.xml(269B)
__pycache__
----score_board.cpython-38.pyc(1KB)
----game_function.cpython-38.pyc(2KB)
----button.cpython-38.pyc(1KB)
----settings.cpython-38.pyc(736B)
----snack.cpython-38.pyc(2KB)
game_function.py
settings.py

网友评论