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.