Python*:PyWeek31游戏果酱的个人入口

时间:2024-04-24 23:13:22
【文件属性】:

文件名称:Python*:PyWeek31游戏果酱的个人入口

文件大小:8.27MB

文件格式:ZIP

更新时间:2024-04-24 23:13:22

Python

Python*(离散游戏) ###以“警察”为主题的 进入页面: : 要播放,请下载文件并在终端中运行以下命令: pip install -r requirements.txt python run_game.py 或可能取决于您的Python安装: pip3 install -r requirements.txt python3 run_game.py 该游戏使用Python 3.9.2构建,并已在Windows 10和Linux Mint上通过3.8.5和3.9.4进行了测试。 唯一的要求是pygame 2.0.1或更高版本。 控制项 WASD /箭头-移动 Shift-冲刺 太空-拉 1-设置蓝色执行区域的左上方 2-设置蓝色执行区域的右下角 3-设置红色输出区域的左上方 4-设置红色输出区域的右下角 R-运行蓝色执行区域中包含的代码 Esc-重置级别 M-切换静音 我-


【文件预览】:
Python*-main
----.gitignore(40B)
----run_game.py(341B)
----requirements.txt(44B)
----code()
--------__init__.py(66B)
--------gridcell.py(2KB)
--------constants.py(3KB)
--------executor.py(2KB)
--------push.py(1KB)
--------player.py(2KB)
--------region.py(1KB)
--------level.py(8KB)
--------helpers.py(882B)
--------game.py(4KB)
----assets()
--------wall.png(2KB)
--------menu.png(81KB)
--------char.png(216B)
--------player.png(4KB)
--------SimpleSlum.ttf(15KB)
--------locked.png(2KB)
--------door.png(221B)
--------PTSans.ttf(366KB)
--------success.wav(245KB)
--------player.afdesign(75KB)
--------cop.png(590B)
--------OxygenMono.ttf(66KB)
--------gate.png(220B)
--------fence.png(222B)
--------music.wav(1.26MB)
----levels()
--------02.txt(600B)
--------07.txt(680B)
--------00.txt(2KB)
--------03.txt(370B)
--------09.txt(953B)
--------01.txt(320B)
--------04.txt(1KB)
--------08.txt(1KB)
--------05.txt(477B)
--------10.txt(2KB)
--------06.txt(898B)
--------sandbox.txt(4KB)
----README.md(2KB)
----demo.gif(7.08MB)

网友评论