
像素艺术生存游戏UI
Generates a retro 8-bit style video game interface featuring a survival game scene with customizable text menus and HUD elements.
观看936
点赞9
评论2
分享1
收藏3
引用0
翻译
{
"type": "复古像素艺术电子游戏仿真",
"theme": "生存死亡游戏",
"hud": {
"top_left": ["最高分", "000000"],
"top_center_title": "{argument name=\"game title\" default=\"鱿鱼游戏\"}",
"top_right": ["玩家 001", "3颗红心"]
},
"menu": {
"style": "置中于标题下方,黑色方框,白色像素字体,光标指向第一项",
"items": [
"{argument name=\"menu item 1\" default=\"游戏开始\"}",
"{argument name=\"menu item 2\" default=\"设置\"}",
"{argument name=\"menu item 3\" default=\"结束\"}"
]
},
"gameplay_ui": {
"mid_left_panel": ["第 1 回合", "{argument name=\"round description\" default=\"无限花开了\"}"],
"mid_right_panel": ["01:00 数字红色计时器"]
},
"scene": {
"background": "蓝天、像素云、2栋小房子、高高的黄色草地",
"midground": "大树、1个穿黄色衬衫和橙色连衣裙的大型娃娃面对着树,2个穿粉色连体服、戴方形面具的守卫拿着步枪",
"foreground": "泥土地上的粉红起始线,9个穿绿色运动服的玩家背对观众",
"player_numbers": ["019", "240", "199", "218", "001", "067", "456", "101", "101"]
}
}
机器翻译 — 实际生成作品的是原文提示词。











