A modular poker game engine supporting multiple variants, real-time gameplay, and simulation systems.
一个支持多玩法、实时交互与模拟系统的扑克游戏引擎。
一個支援多玩法、即時互動與模擬系統的撲克遊戲引擎。
Play poker in Telegram: Inline mode, groups, private rooms, tournaments, chips / Telegram内玩德州扑克:内联模式、群组、私房、锦标赛、筹码 / Telegram內玩德州撲克:內聯模式、群組、私房、錦標賽、籌碼.
- Texas Hold'em | 德州扑克 | 德州撲克
- Omaha | 奥马哈 | 奧馬哈
- Custom game modes | 自定义玩法 | 自定義玩法
- Modular poker engine | 模块化引擎 | 模組化引擎
- Multi-game support | 多玩法支持 | 多玩法支援
- Real-time multiplayer | 实时对战 | 即時對戰
- Scalable backend system | 高并发后端 | 高併發後端
- Game state management | 状态管理 | 狀態管理
- Action validation | 操作校验 | 操作驗證
- Round & betting logic | 回合逻辑 | 回合邏輯
- Hand evaluation system | 牌型计算 | 牌型計算
- Server-authoritative architecture | 服务端权威 | 服務端權威
- Event-driven system | 事件驱动 | 事件驅動
- Real-time synchronization | 实时同步 | 即時同步
- Modular extensibility | 可扩展设计 | 可擴展設計
- Multiplayer poker development | 游戏开发 | 遊戲開發
- Poker simulation systems | 模拟系统 | 模擬系統
- AI training environments | AI训练 | AI訓練
- Backend architecture practice | 后端学习 | 後端學習
git clone https://github.com/your-repo cd project npm install npm start 📊 Example Flow | 系统流程 | 系統流程
Player → Server → Game Engine → State Update → Broadcast
Compared to typical poker source code:
Supports multiple game variants Clean and scalable architecture Engine-level design (not just demo)
Not just a collection — a real poker engine system.
AI decision systems
Reinforcement learning integration
Strategy simulation
📱 Telegram:@fox_lovemyself
📧 Email:lihongbo9414@gmail.com
✅ Inline+群组双模式
✅ 完整德州扑克规则
✅ 筹码战绩系统
✅ 一键Vercel部署
✅ 多语言支持
联系:📱 Telegram:@fox_lovemyself
Q: Bot Token怎么获取?
A: @BotFather → /newbot → 复制Token
Q: 支持群组吗?
A: 完美支持,9人桌群内对战
Q: 防作弊吗?
A: 服务端权威判断,客户端仅显示
Q: 可以商用吗?
A: MIT License,完全商用授权