文件名称:angry-birds-python:使用pygame和pymunk用python编写的《愤怒的小鸟》游戏
文件大小:6.89MB
文件格式:ZIP
更新时间:2024-05-19 03:43:49
Python
Python中的愤怒的小鸟 要求 pip install -r requirements.txt 玩 克隆项目。 打开src文件夹。 python main.py 零重力 要激活“零重力模式”,请按键s。 要返回正常模式,请按n键。 激活和停用墙 要启动或关闭墙壁,请按w键。 加入项目 该项目是开源的。 随时贡献自己的力量。 请帮助我保持此项目的最新状态! 非常感谢你 :)
【文件预览】:
angry-birds-python-master
----.gitignore(64B)
----requirements.txt(28B)
----src()
--------characters.py(1KB)
--------polygon.py(2KB)
--------level.py(11KB)
--------main.py(16KB)
----resources()
--------images()
--------sounds()
----LICENSE(1KB)
----_config.yml(26B)
----README.md(875B)