GoForum🌐 V2EX

Go 开发的一款终端斗地主小游戏

palemoky · 2026-04-18 09:10 · 0 次点赞 · 0 条回复

各位 V 友好,之前玩儿 QQ 斗地主明显感觉被系统操控,我一怒之下开发了一款纯粹的 TUI 斗地主,界面如下:

游戏大厅

游戏界面

支持匹配、房间模式,同时支持大厅聊天。游戏没有任何控牌,享受纯粹的棋牌娱乐!

使用方式很简单,使用以下命令一键安装启动:

macOS & Linux (安装在$HOME/.local/bin

curl -fsSL https://raw.githubusercontent.com/palemoky/fight-the-landlord/main/install.sh | bash

Windows (安装在 $env:USERPROFILE ".fight-the-landlord"

irm https://raw.githubusercontent.com/palemoky/fight-the-landlord/main/install.ps1 | iex

之后直接使用 fight-the-landlord 命令即可启动


详细信息可查看项目源代码: https://github.com/palemoky/fight-the-landlord

欢迎提交 Issue 和 PR ,欢迎 Star~

0 条回复
添加回复
你还需要 登录 后发表回复

登录后可发帖和回复

登录 注册
主题信息
作者: palemoky
发布: 2026-04-18
点赞: 0
回复: 0