PyDoom
A port of the game DOOM to the Python scripting language, aiming for maximum flexibility through modding.
Install / Use
/learn @Pink-Silver/PyDoomREADME
PyDoom
A port of the game DOOM to the Python scripting language, aiming for maximum flexibility through modding.
IMPORTANT: You will need the cython and cx_Freeze packages from PyPI if you're running PyDoom from source. Otherwise, you will be unable to build the C extensions or the binaries.
Running
If you're running from source, make sure you have Python 3.5 installed
beforehand. It will not run with earlier versions.
Since the package is mostly Python, very little is needed to run it. Just run:
MakeZip.py resourcezip PyDoomResource.zip
setup_extensions.py build_ext --inplace
The second command will only work in a VC or SDK build prompt on Windows.
Everything else should take care of itself. You only need to run these once, or
if you change the resource zip directory or the C extensions, though you should
not ever need to.
Building a binary
If you're building an executable, you will need the cx_Freeze package installed. You only need to run one command in your VC/SDK build prompt:
build_all.py
and everything else will be taken care of for you.
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
