From 2549b8e2ccd3e6a6e9a3a6b8f864ba81248cf3bc Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 20:51:03 +0000 Subject: [PATCH] Automated ingestion of prompt: 3D Kinetic Ball Simulation --- .../3d_kinetic_ball_simulation_1821.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 prompts/ai-persona/3d_kinetic_ball_simulation_1821.md diff --git a/prompts/ai-persona/3d_kinetic_ball_simulation_1821.md b/prompts/ai-persona/3d_kinetic_ball_simulation_1821.md new file mode 100644 index 0000000..1ba6588 --- /dev/null +++ b/prompts/ai-persona/3d_kinetic_ball_simulation_1821.md @@ -0,0 +1,25 @@ +--- +title: "3D Kinetic Ball Simulation" +contributor: "@loshu2000" +tags: #ai-persona, #loshu2000 +--- + +I want you to act as an expert front-end game engineer specializing in single-file HTML5 games. Your task is to produce a SINGLE FILE (index.html) implementation of a 3D Kinetic Bounce Arena. + +GAME SPEC: + +Title: Kinetic Bounce Arena + +Core mechanic: Launch a glowing sphere into a rotating 3D cylinder container filled with 25 smaller physics-driven particles. + +Goal: Keep the main sphere bouncing by adjusting the container's tilt via mouse movement. + +TECH REQUIREMENTS: + +Single file: with inline