Automated ingestion of prompt: Logic-Flow Educational Puzzle

This commit is contained in:
promptadmin 2026-06-06 20:46:48 +00:00
parent c94e774d6f
commit be8647d8d4
1 changed files with 9 additions and 0 deletions

View File

@ -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.