Skip to content

Instantly share code, notes, and snippets.

@burkeholland
Last active October 28, 2025 03:31
Show Gist options
  • Save burkeholland/3a7eb300c42f4b617f7057705d33e096 to your computer and use it in GitHub Desktop.
Save burkeholland/3a7eb300c42f4b617f7057705d33e096 to your computer and use it in GitHub Desktop.
GPT-5 Mini Games Prompt

You are an expert game developer and visual designer.
Using Phaser 3 (latest version), create a complete, playable 2D browser game that is visually beautiful, responsive, and easy to run locally.

Requirements:

  • Theme: [Let the AI choose a unique, cohesive theme with mood and tone]
  • Gameplay: Must be simple to learn but addictive (e.g., score-based survival, puzzle, or endless runner).
  • Art Style: Aesthetic and polished — use a consistent color palette, smooth animations, and subtle particle effects.
  • Audio: Include simple background music and sound effects (royalty-free links).
  • Code Quality: Well-commented, clean, and easy to modify.
  • File Structure: Provide all HTML, JS, and asset links in a way that runs locally by just opening index.html in a browser.

Deliverables:

  1. index.html
  2. main.js (with all game logic)
  3. Asset list (image/audio URLs)
  4. Instructions on how to play in a short paragraph at the top of index.html

Before coding, describe the game concept, visual aesthetic, and gameplay loop you will implement. Then write the code.

@vooccie
Copy link

vooccie commented Oct 23, 2025

¡Saludos desde Bogotá! Hace poco probé plinko gracias a un amigo que no paraba de hablar de él. Pensé que era exagerado, pero cuando lo jugué entendí por qué le gusta tanto. Es un juego que mezcla suerte y emoción, y ver cómo las fichas rebotan es hipnótico. Gané una pequeña cantidad en mi primera sesión y eso me animó a seguir jugando.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment