Skip to content

feat(scripts): add werewolf game (9-player classic)#4971

Open
eghrhegpe wants to merge 2 commits into
esengine:main-v2from
eghrhegpe:pr-werewolf
Open

feat(scripts): add werewolf game (9-player classic)#4971
eghrhegpe wants to merge 2 commits into
esengine:main-v2from
eghrhegpe:pr-werewolf

Conversation

@eghrhegpe

Copy link
Copy Markdown
Contributor

改动

新增 9 人经典狼人杀 Python 脚本,可作为 skill 预设脚本调用。

角色

3🐺 + 预言家 + 女巫 + 猎人 + 守卫 + 白痴 + 村民 = 9 人

规则

  • 守卫护人逻辑(同守同救检测)
  • 白痴翻牌存活
  • 女巫首夜可以自救
  • 猎人被毒不发动技能

用法

python3 scripts/werewolf_game.py

文件

scripts/werewolf_game.py (+216 行)

Cache-impact: none — scripts/ 不在 cache-sensitive 路径

@github-actions github-actions Bot added the v2 Go rewrite (1.x) — main-v2 branch, active development label Jun 21, 2026
@github-actions github-actions Bot added the provider Model providers & selection (internal/provider) label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

provider Model providers & selection (internal/provider) v2 Go rewrite (1.x) — main-v2 branch, active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant