ifgame · AI 驱动的 Godot 游戏生产工作台

把游戏想法,
做成可验证版本。

策划、素材、Godot 实现和验证修复,都在同一个项目里完成。

ifgame · AI-powered Godot game production workspace

Turn a game idea into a verified build.

Planning, media, Godot implementation, verification and repair stay in one persistent project workflow.

ifgame SHOWCASE

真实产品

ifgame SHOWCASE

Real product

先浏览几个游戏示例,再继续查看 ifgame 当前桌面端界面和完整生产流程。

Browse a few game examples, then continue to the current ifgame desktop interface and full production flow.

ROGUE
2DAction

Neon Dungeon

快节奏俯视角 Roguelike,随机武器、房间推进和 Boss 前构筑取舍。A fast top-down roguelike with randomized weapons, room progression and pre-boss build choices.

SURVIVE
3DSurvival

After Dusk

白天探索和搭建营地,夜晚守住阵地,逐步解锁地图区域。Explore and build by day, defend the camp at night, then unlock new regions.

PUZZLE
2DPuzzle

Signal Rooms

单屏机关解谜,每关只增加一个新规则,失败后立刻重置。Single-screen mechanism puzzles that introduce one rule at a time with instant retries.

DEFEND
2DStrategy

Forked Defense

多路线塔防、组合升级和每波一次的全局强化选择。Multi-lane tower defense with combinable upgrades and a global perk after every wave.

MOVE
2DPlatformer

Redline

围绕冲刺、蹬墙和钩索组合设计的快速横版动作平台。A fast action platformer built around dash, wall jump and grappling combinations.

EXPLORE
3DExplore

Last Observatory

无战斗的短篇 3D 探索,通过环境与物件逐步拼出故事。A short combat-free 3D exploration story told through environments and interactive objects.

Start with an idea

没有完整策划也可以开始。

Start with an idea

You do not need a finished design doc to begin.

先写一句你想做的游戏,也可以选择一个常见类型作为起点,再直接编辑成自己的需求。

Begin with one sentence about the game you want, or choose a common type as a starting point and edit it into your own request.

游戏需求Game request官网交互预览Interactive preview
Real product UI

项目、生产任务和素材都在一个工作台里。

Real product UI

Projects, production tasks and media stay in one workspace.

下面直接使用当前 ifgame 产品截图。切换工作区、项目和素材视图,可以看到产品真实的信息组织方式。

These are current ifgame product screens. Switch between workspace, projects and media to inspect the actual product structure.

ifgame DESKTOP

工作区

在当前项目里查看阶段、任务、产物与下一步操作,沿同一工作流持续推进。

Production Flow

从一句需求到 Release,每一步都能继续。

Production Flow

From one request to Release, every stage can continue.

点击阶段查看这一阶段解决什么问题、产出什么结果。真正的项目流程由桌面端执行,官网只展示已确定的生产逻辑。

Select a stage to see what it solves and what it produces. The actual project workflow runs in the desktop app; the site demonstrates the implemented production logic.

01
当前阶段Selected stage

确认你真正要做的游戏

ifgame 先通过对话澄清游戏类型、核心玩法、视觉方向和修改范围,避免后续阶段在错误目标上继续工作。

产出:已确认的需求与项目意图
Capabilities

不止是生成一次,而是持续把项目往前推。

Capabilities

More than one-shot generation: keep the project moving.

ifgame 连接需求、文件、Agent、Provider、Godot 与验证结果,让修改可以继续落回已有项目。

ifgame connects intent, files, Agents, Providers, Godot and verification results so later changes can keep landing in the same project.

01

自然语言驱动

从对话确认需求,后续修改继续进入同一个项目和生产流程。

Natural-language driven

Confirm intent in dialogue and carry later changes into the same project and production flow.

AI

Agent 实现与修复

本地 Agent 围绕项目文件持续实现、运行和修复,而不是只返回一次代码片段。

Agent implementation & repair

The local Agent keeps implementing, running and repairing project files instead of returning one code snippet.

2D

媒体资产工作流

管理生成、后处理、当前选择和成功历史,让素材可以继续进入 Build。

Media asset workflow

Manage generation, post-processing, current selections and successful history for later Builds.

PC

关键执行留在本机

Godot、Agent、媒体后处理、项目文件、检查点和最终验证由用户设备负责。

Core execution stays local

Godot, Agent work, media post-processing, project files, checkpoints and final verification run on the user's device.

API

远端 Provider 与账户服务

服务器处理账户、受控 Provider 调用、计费、结果保留与原始结果恢复。

Remote Provider & account services

Servers handle accounts, controlled Provider operations, billing, result retention and original-result recovery.

验证后再 Release

候选版本通过新进程运行与视觉检查,再进入 Stable 和不可变 Release。

Verify before Release

Candidates run in fresh processes and pass visual checks before entering Stable and immutable Release states.

Agent · Verification · Release

写完代码不是终点,ifgame 还要把它跑起来、看清楚,再固定成 Release。

Agent · Verification · Release

Code completion is not the finish line. ifgame runs it, inspects it, then seals a Release.

这是 ifgame 区别于一次性生成器的核心链路。选择下面四个阶段,可以看到同一个 Candidate 如何从 Agent 持续实现进入真实输入验证、独立视觉复核和 Release Seal。

This is a core ifgame lifecycle beyond one-shot generation. Select each stage to see how the same Candidate moves from continuous Agent work through real-input verification, independent visual review and the Release Seal.

Candidate lifecycleCandidate 持续推进
01 / 04

围绕同一个 Candidate 持续实现与修复

Agent 在本地 Godot 项目上继续实现、运行,并根据失败结果修复。后续修改继续落回已有项目,而不是被拆成互不相关的一次性代码生成。

阶段结果:可继续运行和修复的当前 Candidate
EVIDENCE CHAIN当前检查Current checks
01

当前项目与 Candidate 保持同一生产上下文

02

本地 Agent 直接修改 Godot 项目文件

03

失败结果回到同一工作流继续修复

发布边界Release boundaryCandidate → Evidence → Seal → Release
Media production

素材不是一次性结果,而是可以继续进入项目的生产链。

Media production

Media is a production chain that keeps flowing into the project.

选择一种媒体能力,查看 Provider 生成、下载恢复、本地后处理、质量检查到项目挂载之间的实际职责边界。

Select a media capability to inspect how Provider generation, recovery, local post-processing, quality checks and project mounting fit together.

当前媒体能力Selected media capability

图片生成与编辑

图片请求走明确选择的 Provider 路线,原始结果保留在服务器结果区;桌面端下载后继续做精确尺寸、透明度等后处理,再进入项目当前素材。

项目结果:精确尺寸的最终 PNG + 当前素材选择
面向创作者For creators

先说清楚你想做什么,再让生产流程处理复杂度。

不需要先写完整工程或把每个技术步骤拆成提示词。你可以从玩法和视觉目标开始,在 ifgame 中逐步确认策划、素材与 Build。

  • 自然语言确认游戏目标
  • 项目化保存后续修改
  • 用真实运行结果判断下一步

Start with what you want to make, then let the workflow handle the complexity.

You do not need a complete project or a prompt for every technical step. Start from gameplay and visual goals, then refine planning, media and Builds inside ifgame.

  • Confirm game intent in natural language
  • Keep later changes attached to the project
  • Use real runtime results to decide what comes next
面向开发者For developers

Godot 项目仍是可运行、可检查的真实工程。

ifgame 的关键实现发生在本地项目和工具链里。开发者可以直接面对 Godot 工程、运行结果和验证证据,而不是被锁在纯网页生成结果里。

  • 本地项目文件与 Godot 工具链
  • Agent 持续修复已有工程
  • 运行验证与 Release 边界明确

The Godot project remains a real, runnable and inspectable project.

Core implementation happens in local project files and toolchains. Developers can work with the Godot project, runtime results and verification evidence directly.

  • Local project files and Godot toolchain
  • Agent repair over the existing project
  • Clear runtime verification and Release boundary
收费说明

按实际 Provider 使用量结算。

ifgame 对需要付费的 Provider 操作按实际使用量结算。正式充值档位与公开价格会在支付宝支付上线时同步公布。

Pricing

Usage-based Provider settlement.

Paid Provider operations are settled from actual usage. Public top-up amounts and pricing will be released together with Alipay payments.

01 · USAGE

按使用量计费

文字 Agent 与媒体 Provider 操作按服务端记录的实际使用量或权威成本凭据结算。

Pay for usage

Text-Agent and media Provider operations settle from server-observed usage or authoritative cost receipts.

02 · BALANCE

ifgame 余额

付费操作从 ifgame 余额预留与结算;未使用的预留部分按结算规则退回。

ifgame balance

Paid operations reserve and settle against the ifgame balance; unused reservation is returned under settlement rules.

03 · RECEIPT

操作级记录

账户余额、操作结果和结算记录由业务服务持久化,用于恢复与核对。

Operation-level records

Account balance, operation results and settlement records are persisted for recovery and reconciliation.

04 · PUBLIC PRICE

公开价格待支付上线

支付宝电脑网站支付仍在准备阶段,当前不展示尚未生效的充值价格。

Public pricing with payment launch

Alipay web payments are still being prepared, so the site does not display top-up prices that are not yet active.

FAQ

开始前常见问题。

FAQ

Common questions before you start.

点击问题展开答案。正式上线信息将持续更新。

Open a question to see the answer. Launch information will continue to be updated.

ifgame 是网页生成器吗?Is ifgame a browser game generator?+

不是。官网负责介绍和分发,真正的项目生产在桌面端完成。Godot、Agent、项目文件、后处理和最终验证都由本机流程负责。

No. The website handles product presentation and distribution. Actual production runs in the desktop app, with Godot, Agent work, project files, post-processing and final verification handled locally.

项目会全部上传到服务器吗?Is the whole project uploaded to the server?+

不会。桌面端负责本地项目文件、Godot、Agent、媒体后处理、检查点与最终验证;服务器处理账户、受控 Provider 操作、计费和远端结果保留。

No. The desktop owns local project files, Godot, Agent work, media post-processing, checkpoints and final verification; servers handle accounts, controlled Provider operations, billing and remote result retention.

支持哪些游戏方向?What game directions are supported?+

当前产品围绕 Godot 构建,生产流程覆盖 2D / 3D 项目的策划、媒体、Build 与验证。具体成品能力取决于项目需求与当前工具链。

The current product is built around Godot, with planning, media, Build and verification flows for 2D / 3D projects. Final capabilities depend on project requirements and the current toolchain.

正式价格在哪里看?Where can I see final pricing?+

当前确认按实际 Provider 使用量进行结算。正式充值档位和公开价格会在支付宝电脑网站支付上线时公布。

Usage-based Provider settlement is defined. Public top-up amounts and final pricing will be published when Alipay web payments go live.

我做出的游戏归谁?Who owns the game I create?+

用户对其依法拥有或获授权使用的需求描述、项目文件和提交内容保留相应权利。正式服务的具体权利边界以届时生效的用户协议为准。

Users retain the rights they lawfully hold in their requests, project files and submitted content. The production Terms of Service will define the final service-specific rights boundary.

ifgame Desktop

把一个想法带进真正的 Godot 项目。

浏览工作流和当前产品,探索从创意到可运行游戏的完整过程。

ifgame Desktop

Bring an idea into a real Godot project.

Explore the workflow and current product, from an idea to a playable game.