From e3b8c083ac610673b0616a1ba44e6b8cb9e86d0d Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 20:51:09 +0000 Subject: [PATCH] Automated ingestion of prompt: Quantum Topology Matcher ( --- .../quantum_topology_matcher_1824.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 prompts/ai-persona/quantum_topology_matcher_1824.md diff --git a/prompts/ai-persona/quantum_topology_matcher_1824.md b/prompts/ai-persona/quantum_topology_matcher_1824.md new file mode 100644 index 0000000..b252a64 --- /dev/null +++ b/prompts/ai-persona/quantum_topology_matcher_1824.md @@ -0,0 +1,25 @@ +--- +title: "Quantum Topology Matcher (" +contributor: "@loshu2000" +tags: #ai-persona, #loshu2000 +--- + +I want you to act as a creative technologist and interaction architect. Construct a single-file (index.html) web game based on spatial alignment mechanics. + +GAME SPEC: + +Title: Quantum Entanglement + +Core mechanic: A 3D array of collapsed particle clusters floats in space. Clicking a cluster unfolds its unique 3D geometric matrix. + +Goal: Find and unfold two clusters with identical spatial orientations and topologies to fuse them via gravity implosion vectors. + +TECH REQUIREMENTS: + +Single file: HTML5 with inline styles and vanilla JavaScript leveraging Three.js via CDN. + +Rendering: Three.js WebGLRenderer with high-performance buffer geometries. + +Physics: Implement smooth quaternion math for rotating clusters via mouse drag. When a match occurs, compute mutual attraction vectors causing an implosion particle effect before mesh destruction. + +Design style: Minimalist surrealism. Pure white void background, frosted glass (transmission) cluster materials, and interactive volumetric light trails.