# MakePlay 用对话式流程解决游戏开发交接难题

- 来源：Rohan Paul (@rohanpaul_ai)
- 发布时间：2026-08-04 11:16
- AIHOT 分数：62
- AIHOT 链接：https://aihot.virxact.com/items/cmse3v1490c75ro2eum390q3i
- 原文链接：https://x.com/rohanpaul_ai/status/2084478449738211691

## AI 摘要

MakePlay 正式上线，让创作者用自然语言描述游戏，系统自动生成可玩的浏览器版本，后续指令可直接修改玩法、画面和音效，无需切换环境。其核心是共享运行中的游戏本体，协调代码、美术、音乐等各环节，避免传统开发中多次交接丢失上下文。完全免费，支持 FPS、开放世界、竞速、解谜等多种类型。

## 正文

Game development has a brutal handoff problem.

Mechanics live in code. Art lives in another tool. Music， sound and balancing each get their own workflow. Each handoff risks losing context.

MakePlay collapses those pieces into one conversational production loop.

The creator describes the game， the system assembles the playable browser build， and later directions modify gameplay， visuals and sound without switching environments.

The shared object is the running game. That is what makes the integration matter.

A raw model can generate a sprite， a track or a function. The harder system problem is coordinating all of them so a change to the boss， level and soundtrack still feels like one game.

### 引用推文

> Makeplay.ai | Free AI Game Maker：MakePlay is officially live! You don't write code. You direct games. 🎬 Type one sentence - "a shiba pixel runner with double jump" - and an AI crew builds the ...
