[rhinobird2026] 人生模拟 · 基于 Hy3 的卡牌肉鸽人生模拟游戏 - #224
Open
Caesar-6666 wants to merge 4 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
简介
基于腾讯混元 Hy3(API 端到端调用)实现的「人生模拟」——卡牌肉鸽 + AI 实时人生传记生成。
每阶段由玩家抽 5 张卡(健康/财富/关系/快乐/智慧),做有取舍的抉择后,
由 Hy3 实时撰写 300–500 字的连贯人生章节,80 岁落幕生成永久人生档案(评级 S~D)。
Hy3 在系统中的角色
跑法
cd apps/rensheng-monix
node proxy.js # 一键启动代理+托管游戏+转发 Hy3 (TokenHub)
浏览器打开 http://localhost:8787 → ⚙ 粘贴 TokenHub Key → 测试连接 → ✅
Demo
CodeBuddy 协作记录