Prompt Gallery

UI / App / 网页 / SaaS

像素风生存游戏 UI 设计草图

生成一个复古 8-bit 风格的电子游戏界面,包含生存游戏场景以及可自定义的文本菜单和 HUD 元素。

ID
13761
作者
Jin.B
标签
UI / App / 网页 / SaaS / 3D / 游戏 / 像素 / 等距 / 食品 / 饮料 / 菜单

中文提示词

{
  "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"]
  }
}

原始提示词

{
  "type": "retro pixel art video game mockup",
  "theme": "survival death game",
  "hud": {
    "top_left": ["HIGH SCORE", "000000"],
    "top_center_title": "{argument name=\"game title\" default=\"오징어 게임\"}",
    "top_right": ["PLAYER 001", "3 red hearts"]
  },
  "menu": {
    "style": "centered under title, black boxes, white pixel font, cursor pointing to first item",
    "items": [
      "{argument name=\"menu item 1\" default=\"게임 시작\"}",
      "{argument name=\"menu item 2\" default=\"설정\"}",
      "{argument name=\"menu item 3\" default=\"종료\"}"
    ]
  },
  "gameplay_ui": {
    "mid_left_panel": ["ROUND 1", "{argument name=\"round description\" default=\"무궁화 꽃이 피었습니다\"}"],
    "mid_right_panel": ["01:00 digital red timer"]
  },
  "scene": {
    "background": "blue sky, pixel clouds, 2 small houses, tall yellow grass field",
    "midground": "large bare tree, 1 giant doll in yellow shirt and orange dress facing the tree, 2 guards in pink jumpsuits with square masks holding rifles",
    "foreground": "pink starting line on dirt ground, 9 players in green tracksuits facing away from the viewer",
    "player_numbers": ["019", "240", "199", "218", "001", "067", "456", "101", "101"]
  }
}