
像素藝術生存遊戲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"]
}
}
機器翻譯 — 實際產出作品的是原文 prompt。











