From be8647d8d4bc72210bb27fb84e6a871e360a4987 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 20:46:48 +0000 Subject: [PATCH] Automated ingestion of prompt: Logic-Flow Educational Puzzle --- prompts/general/logic_flow_educational_puzzle_1701.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 prompts/general/logic_flow_educational_puzzle_1701.md diff --git a/prompts/general/logic_flow_educational_puzzle_1701.md b/prompts/general/logic_flow_educational_puzzle_1701.md new file mode 100644 index 0000000..6b93427 --- /dev/null +++ b/prompts/general/logic_flow_educational_puzzle_1701.md @@ -0,0 +1,9 @@ +--- +title: "Logic-Flow Educational Puzzle" +contributor: "@loshu2000" +tags: #general, #loshu2000 +--- + +Game Concept: An educational game where students link historical events (Chronos) using "Energy Threads." It uses a force-directed layout to keep event bubbles floating naturally in a 3D space. +Technical Prompt: +Create a link-based puzzle. Use a force-simulation logic to prevent bubble overlapping. When two correct bubbles are clicked, draw a CatmullRomCurve3 between them with a glowing neon texture.