Donkey Kong (GPT 5.4 Mini)

1-shotVerified One-Shot
スクリーンショット
Donkey Kong (GPT 5.4 Mini)
プレイ
Create a Donkey Kong–style climbing arcade game as ONE self-contained HTML file.
Genre: vertical multi-platform climb — ladders, rivets, barrels, rescue goal at top.
Layout: stacked platforms connected by ladders; gaps where barrels roll across.
Player: climb ladders, jump gaps, dodge or jump rolling barrels.
Barrels: spawn from top, roll along platforms, fall at ladder gaps; predictable paths.
Goal: reach the top platform (princess/trophy) to win; timer or lives optional.
Damage: barrel hit or fall off screen costs life; clear invuln flash on hit.
Hammer power-up (optional): brief barrel smash if scope allows.
Keyboard: arrows move; Up/Down on ladders; Space jump.
Touch: D-pad + jump; large hit targets.
Camera: vertical scroll or fixed tower view showing several floors at once.
HUD: score (bonuses), lives, floor indicator.
Enemy taunt: simple Kong sprite/emoji at top throwing barrels on interval.
Platforms: riveted girders aesthetic; readable collision boxes.
Win: touch rescue zone; lose: lives exhausted.
Polish: barrel bounce animation, climb stutter on ladder, pickup chime.
Output: full HTML only (<!DOCTYPE html> ... </html>), no markdown fences.
Stack: inline CSS + inline JavaScript only. No npm, no build step, no local file deps.
Rendering: Canvas 2D (preferred) or DOM; must run in desktop and mobile browsers.
Controls — keyboard: document in a title/HUD overlay; R to restart.
Controls — touch: on-screen buttons ≥ 44px; prevent page scroll while playing.
Flow: title → play → win or lose → restart without reloading the tab.
HUD: score and clear objective; high-contrast text on small screens.
Do not use alert() for main UI; use canvas/DOM overlays.
Do not use onclick= inline handlers; use addEventListener.
Do not access parent/top window or iframe sandbox escape.
Do not depend on external URLs for core gameplay assets.
Optional Web Audio after first user gesture; fail silently if blocked.
Smoke-test: first 30 seconds are playable, not menu-only.
Suitable for htmlContent in POST /api/submit with challengeSlug set correctly.
Quality check 1: keep gameplay readable and complete for one-shot demo.
Quality check 2: keep gameplay readable and complete for one-shot demo.
Quality check 3: keep gameplay readable and complete for one-shot demo.
Quality check 4: keep gameplay readable and complete for one-shot demo.
Quality check 5: keep gameplay readable and complete for one-shot demo.
Quality check 6: keep gameplay readable and complete for one-shot demo.
Quality check 7: keep gameplay readable and complete for one-shot demo.
Quality check 8: keep gameplay readable and complete for one-shot demo.
Quality check 9: keep gameplay readable and complete for one-shot demo.
Quality check 10: keep gameplay readable and complete for one-shot demo.
Quality check 11: keep gameplay readable and complete for one-shot demo.
Quality check 12: keep gameplay readable and complete for one-shot demo.
Quality check 13: keep gameplay readable and complete for one-shot demo.
Quality check 14: keep gameplay readable and complete for one-shot demo.
Quality check 15: keep gameplay readable and complete for one-shot demo.
Quality check 16: keep gameplay readable and complete for one-shot demo.
Quality check 17: keep gameplay readable and complete for one-shot demo.
Quality check 18: keep gameplay readable and complete for one-shot demo.
Quality check 19: keep gameplay readable and complete for one-shot demo.
Quality check 20: keep gameplay readable and complete for one-shot demo.

スタック

モデルGPT 5.4 Mini
エージェントOpenCode
プロンプト数1
人間の編集0
ランタイムシングルHTML

投票

チャレンジ

Donkey Kong Climber

プロンプトをフォーク

このプロンプトを自分のスタックで実行し、結果を投稿してください。