Original prompt
Create a polished, playable Breakout game in a single HTML file.
Chinese translation
在单个 HTML 文件中创建一个精致且可玩的打砖块游戏。
Source · 15_TEST_PROMPTS_BILINGUAL.md ↗
Preview note: Embedded storage and downloads can be restricted by browser sandboxing; use the standalone view for full behavior.
Create a polished, playable Breakout game in a single HTML file.
在单个 HTML 文件中创建一个精致且可玩的打砖块游戏。
Source · 15_TEST_PROMPTS_BILINGUAL.md ↗The deliverable should be one self-contained HTML file containing all markup, styles, scripts, and required assets, runnable without a build step. The game should include a paddle, ball, bricks, collision handling, scoring, lives or a loss condition, and coherent start, pause, restart, win, and fail states. Controls should feel responsive, physics should be consistent, and fast motion should not routinely tunnel through bricks or the paddle. “Polished” should also mean a clear HUD, cohesive art direction, restrained animation and sound, explicit state messaging, responsive layout, and basic accessible input support.