M2 命门去风险:直调 new-api(MiniMax-M2.7,未上 Dify),4 模板(clicker/dodge/runner/match)×13 多样创意=52 次 → 结构层(JSON+逐字段Schema) 52/52=100%(含2个故意模糊创意)。C2 结构层≥80%→接真实生成可行;且 LLM 出配置 100% 可靠 → 模板驱动生成(LLM 填参数+模板 runtime)绕开高风险 LLM 代码生成。 诚实范围:仅测 prompt→GameConfig 参数层(未测 OpenGame 代码/ComfyUI 素材);可运行仅 clicker 真验、可接受待 A4 创始人盲评(csv acceptable 列)。产物 gen_spike.py(key 走 env NEWAPI_KEY 不入库)+spike-eval.csv(52行)+spike-summary.md。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
11 KiB
11 KiB
| 1 | template | idea_idx | idea | http_ok | json_valid | schema_valid | fail_reason | config | acceptable |
|---|---|---|---|---|---|---|---|---|---|
| 2 | clicker | 0 | 王蓝莓的小卖部收银台,给顾客结账 | 1 | 1 | 1 | {"templateId": "clicker", "title": "王蓝莓小卖部收银员", "theme": "王蓝莓的小卖部收银台", "target": 15, "scoreLabel": "收银次数"} | ||
| 3 | clicker | 1 | 太空舱里捡星星补给能量 | 1 | 1 | 1 | {"templateId": "clicker", "title": "星际能源补给", "theme": "太空舱星星收集", "target": 20, "scoreLabel": "能量点数"} | ||
| 4 | clicker | 2 | 农场里收割成熟的蔬菜 | 1 | 1 | 1 | {"templateId": "clicker", "title": "农场收割大作战", "theme": "farm", "target": 15, "scoreLabel": "已收割蔬菜"} | ||
| 5 | clicker | 3 | 深夜便利店招待来买夜宵的顾客 | 1 | 1 | 1 | {"templateId": "clicker", "title": "深夜便利店", "theme": "夜宵", "target": 12, "scoreLabel": "已服务顾客"} | ||
| 6 | clicker | 4 | 校园运动会上的接力赛冲刺 | 1 | 1 | 1 | {"templateId": "clicker", "title": "校园接力冲刺", "theme": "校园运动会", "target": 10, "scoreLabel": "完成棒数"} | ||
| 7 | clicker | 5 | 猫咖啡馆里撸猫攒爱心 | 1 | 1 | 1 | {"templateId": "clicker", "title": "猫咖啡馆撸猫大作战", "theme": "cat_cafe", "target": 15, "scoreLabel": "爱心"} | ||
| 8 | clicker | 6 | 春节集市上抢福袋 | 1 | 1 | 1 | {"templateId": "clicker", "title": "春节集市抢福袋", "theme": "春节集市", "target": 10, "scoreLabel": "已抢福袋"} | ||
| 9 | clicker | 7 | 海底捞珍珠同时躲开鲨鱼 | 1 | 1 | 1 | {"templateId": "clicker", "title": "海底捞珍珠", "theme": "海底探险", "target": 15, "scoreLabel": "收集的珍珠"} | ||
| 10 | clicker | 8 | 烧烤摊翻烤串,别烤糊了 | 1 | 1 | 1 | {"templateId": "clicker", "title": "翻烤串", "theme": "夜市烧烤", "target": 12, "scoreLabel": "翻烤次数"} | ||
| 11 | clicker | 9 | 地铁早高峰挤上即将关门的车 | 1 | 1 | 1 | {"templateId": "clicker", "title": "挤上车厢", "theme": "地铁早高峰,眼看车门即将关闭,你需要疯狂点击挤上列车", "target": 18, "scoreLabel": "上车成功"} | ||
| 12 | clicker | 10 | 做一个很好玩的游戏 | 1 | 1 | 1 | {"templateId": "clicker", "title": "星际点击:宇宙探索", "theme": "太空探险", "target": 15, "scoreLabel": "收集能量"} | ||
| 13 | clicker | 11 | 解压点点点 | 1 | 1 | 1 | {"templateId": "clicker", "title": "解压点点点", "theme": "解压", "target": 20, "scoreLabel": "解压点"} | ||
| 14 | clicker | 12 | 中秋节帮嫦娥把月饼送上月宫 | 1 | 1 | 1 | {"templateId": "clicker", "title": "嫦娥月饼送月宫", "theme": "中秋节", "target": 12, "scoreLabel": "已送月饼"} | ||
| 15 | dodge | 0 | 王蓝莓的小卖部收银台,给顾客结账 | 1 | 1 | 1 | {"templateId": "dodge", "title": "王蓝莓小卖部收银台", "theme": "小卖部", "lives": 3, "speed": "normal", "obstacleLabel": "顾客"} | ||
| 16 | dodge | 1 | 太空舱里捡星星补给能量 | 1 | 1 | 1 | {"templateId": "dodge", "title": "星际拾星", "theme": "太空舱", "lives": 3, "speed": "normal", "obstacleLabel": "太空陨石"} | ||
| 17 | dodge | 2 | 农场里收割成熟的蔬菜 | 1 | 1 | 1 | {"templateId": "dodge", "title": "蔬菜收割大挑战", "theme": "农场", "lives": 3, "speed": "normal", "obstacleLabel": "成熟的蔬菜"} | ||
| 18 | dodge | 3 | 深夜便利店招待来买夜宵的顾客 | 1 | 1 | 1 | {"templateId": "dodge", "title": "深夜便利店招待", "theme": "夜宵便利店", "lives": 3, "speed": "normal", "obstacleLabel": "匆忙的顾客"} | ||
| 19 | dodge | 4 | 校园运动会上的接力赛冲刺 | 1 | 1 | 1 | {"templateId": "dodge", "title": "校园接力冲刺", "theme": "校园运动会", "lives": 3, "speed": "fast", "obstacleLabel": "观众"} | ||
| 20 | dodge | 5 | 猫咖啡馆里撸猫攒爱心 | 1 | 1 | 1 | {"templateId": "dodge", "title": "猫咖撸爱心", "theme": "猫咖啡馆", "lives": 3, "speed": "normal", "obstacleLabel": "咖啡杯"} | ||
| 21 | dodge | 6 | 春节集市上抢福袋 | 1 | 1 | 1 | {"templateId": "dodge", "title": "春节福袋大作战", "theme": "热闹的春节集市", "lives": 3, "speed": "normal", "obstacleLabel": "飞来的红灯笼"} | ||
| 22 | dodge | 7 | 海底捞珍珠同时躲开鲨鱼 | 1 | 1 | 1 | {"templateId": "dodge", "title": "海底捞珍珠大冒险", "theme": "海底冒险", "lives": 3, "speed": "normal", "obstacleLabel": "鲨鱼"} | ||
| 23 | dodge | 8 | 烧烤摊翻烤串,别烤糊了 | 1 | 1 | 1 | {"templateId": "dodge", "title": "翻烤串大作战", "theme": "烧烤摊", "lives": 3, "speed": "normal", "obstacleLabel": "烤焦的串"} | ||
| 24 | dodge | 9 | 地铁早高峰挤上即将关门的车 | 1 | 1 | 1 | {"templateId": "dodge", "title": "地铁冲刺:抢先上车", "theme": "城市通勤的紧张与刺激", "lives": 3, "speed": "fast", "obstacleLabel": "即将关闭的车门"} | ||
| 25 | dodge | 10 | 做一个很好玩的游戏 | 1 | 1 | 1 | {"templateId": "dodge", "title": "星际冲刺", "theme": "太空探险", "lives": 3, "speed": "fast", "obstacleLabel": "流星陨石"} | ||
| 26 | dodge | 11 | 解压点点点 | 1 | 1 | 1 | {"templateId": "dodge", "title": "点点解压", "theme": "解压", "lives": 3, "speed": "normal", "obstacleLabel": "彩点"} | ||
| 27 | dodge | 12 | 中秋节帮嫦娥把月饼送上月宫 | 1 | 1 | 1 | {"templateId": "dodge", "title": "嫦娥奔月", "theme": "中秋节", "lives": 3, "speed": "normal", "obstacleLabel": "月饼碎片"} | ||
| 28 | runner | 0 | 王蓝莓的小卖部收银台,给顾客结账 | 1 | 1 | 1 | {"templateId": "runner", "title": "王蓝莓小卖部跑酷", "theme": "小卖部收银台", "goalDistance": 600, "obstacleLabel": "顾客", "jumpLabel": "收银"} | ||
| 29 | runner | 1 | 太空舱里捡星星补给能量 | 1 | 1 | 1 | {"templateId": "runner", "title": "星际冲刺:太空舱探险", "theme": "太空舱", "goalDistance": 1800, "obstacleLabel": "太空碎片", "jumpLabel": "弹射"} | ||
| 30 | runner | 2 | 农场里收割成熟的蔬菜 | 1 | 1 | 1 | {"templateId": "runner", "title": "农场跑酷", "theme": "农场", "goalDistance": 1500, "obstacleLabel": "篱笆", "jumpLabel": "跳跃"} | ||
| 31 | runner | 3 | 深夜便利店招待来买夜宵的顾客 | 1 | 1 | 1 | {"templateId": "runner", "title": "深夜便利店跑酷", "theme": "便利店夜宵冲刺", "goalDistance": 1200, "obstacleLabel": "货架倒塌", "jumpLabel": "跃过障碍"} | ||
| 32 | runner | 4 | 校园运动会上的接力赛冲刺 | 1 | 1 | 1 | {"templateId": "runner", "title": "校园接力冲刺", "theme": "校园运动会", "goalDistance": 1200, "obstacleLabel": "障碍物", "jumpLabel": "起跳"} | ||
| 33 | runner | 5 | 猫咖啡馆里撸猫攒爱心 | 1 | 1 | 1 | {"templateId": "runner", "title": "猫咖啡馆跑酷", "theme": "猫咖啡馆", "goalDistance": 1200, "obstacleLabel": "调皮猫咪", "jumpLabel": "跳跃"} | ||
| 34 | runner | 6 | 春节集市上抢福袋 | 1 | 1 | 1 | {"templateId": "runner", "title": "春节集市抢福袋", "theme": "春节集市", "goalDistance": 1500, "obstacleLabel": "障碍物", "jumpLabel": "跳跃"} | ||
| 35 | runner | 7 | 海底捞珍珠同时躲开鲨鱼 | 1 | 1 | 1 | {"templateId": "runner", "title": "海底捞珍珠跑酷", "theme": "海底捞珍珠躲避鲨鱼", "goalDistance": 1500, "obstacleLabel": "鲨鱼", "jumpLabel": "跳跃"} | ||
| 36 | runner | 8 | 烧烤摊翻烤串,别烤糊了 | 1 | 1 | 1 | {"templateId": "runner", "title": "烤串跑酷", "theme": "烧烤摊翻烤串,别烤糊了", "goalDistance": 1500, "obstacleLabel": "烤焦的烤串", "jumpLabel": "翻烤串"} | ||
| 37 | runner | 9 | 地铁早高峰挤上即将关门的车 | 1 | 1 | 1 | {"templateId": "runner", "title": "冲上地铁", "theme": "地铁早高峰", "goalDistance": 1500, "obstacleLabel": "即将关门的闸机", "jumpLabel": "跳"} | ||
| 38 | runner | 10 | 做一个很好玩的游戏 | 1 | 1 | 1 | {"templateId": "runner", "title": "极限冲刺跑酷", "theme": "赛博朋克城市", "goalDistance": 1500, "obstacleLabel": "障碍", "jumpLabel": "跳跃"} | ||
| 39 | runner | 11 | 解压点点点 | 1 | 1 | 1 | {"templateId": "runner", "title": "解压点点点", "theme": "轻松可爱的点点世界", "goalDistance": 800, "obstacleLabel": "障碍点", "jumpLabel": "跳"} | ||
| 40 | runner | 12 | 中秋节帮嫦娥把月饼送上月宫 | 1 | 1 | 1 | {"templateId": "runner", "title": "月饼奔月", "theme": "中秋奔月跑酷", "goalDistance": 1500, "obstacleLabel": "月饼盒", "jumpLabel": "跳跃"} | ||
| 41 | match | 0 | 王蓝莓的小卖部收银台,给顾客结账 | 1 | 1 | 1 | {"templateId": "match", "title": "王蓝莓小卖部收银台", "theme": "便利店收银", "gridSize": 5, "moves": 30, "matchLabel": "商品"} | ||
| 42 | match | 1 | 太空舱里捡星星补给能量 | 1 | 1 | 1 | {"templateId": "match", "title": "星际拾星", "theme": "太空舱星星补给", "gridSize": 5, "moves": 30, "matchLabel": "星星"} | ||
| 43 | match | 2 | 农场里收割成熟的蔬菜 | 1 | 1 | 1 | {"templateId": "match", "title": "农场收割", "theme": "farm", "gridSize": 5, "moves": 30, "matchLabel": "蔬菜"} | ||
| 44 | match | 3 | 深夜便利店招待来买夜宵的顾客 | 1 | 1 | 1 | {"templateId": "match", "title": "深夜便利店夜宵大作战", "theme": "深夜便利店", "gridSize": 5, "moves": 30, "matchLabel": "夜宵"} | ||
| 45 | match | 4 | 校园运动会上的接力赛冲刺 | 1 | 1 | 1 | {"templateId": "match", "title": "接力冲刺", "theme": "校园运动会", "gridSize": 5, "moves": 30, "matchLabel": "匹配相同图标完成接力赛"} | ||
| 46 | match | 5 | 猫咖啡馆里撸猫攒爱心 | 1 | 1 | 1 | {"templateId": "match", "title": "猫咖爱心匹配", "theme": "猫咖啡馆", "gridSize": 5, "moves": 30, "matchLabel": "匹配爱心"} | ||
| 47 | match | 6 | 春节集市上抢福袋 | 1 | 1 | 1 | {"templateId": "match", "title": "春节福袋抢夺战", "theme": "春节集市", "gridSize": 5, "moves": 30, "matchLabel": "抢福袋"} | ||
| 48 | match | 7 | 海底捞珍珠同时躲开鲨鱼 | 1 | 1 | 1 | {"templateId": "match", "title": "海底捞珍珠", "theme": "海洋探险", "gridSize": 4, "moves": 30, "matchLabel": "珍珠"} | ||
| 49 | match | 8 | 烧烤摊翻烤串,别烤糊了 | 1 | 1 | 1 | {"templateId": "match", "title": "翻烤串大挑战", "theme": "烧烤摊", "gridSize": 4, "moves": 30, "matchLabel": "烤串"} | ||
| 50 | match | 9 | 地铁早高峰挤上即将关门的车 | 1 | 1 | 1 | {"templateId": "match", "title": "早高峰抢门", "theme": "地铁早高峰", "gridSize": 5, "moves": 30, "matchLabel": "乘客"} | ||
| 51 | match | 10 | 做一个很好玩的游戏 | 1 | 1 | 1 | {"templateId": "match", "title": "糖果消除大作战", "theme": "甜蜜糖果", "gridSize": 5, "moves": 35, "matchLabel": "糖果配对"} | ||
| 52 | match | 11 | 解压点点点 | 1 | 1 | 1 | {"templateId": "match", "title": "解压点点点", "theme": "解压", "gridSize": 5, "moves": 30, "matchLabel": "点点消除"} | ||
| 53 | match | 12 | 中秋节帮嫦娥把月饼送上月宫 | 1 | 1 | 1 | {"templateId": "match", "title": "嫦娥送月饼", "theme": "中秋节", "gridSize": 5, "moves": 30, "matchLabel": "月饼"} |