Automated ingestion of prompt: Logic-Flow Educational Puzzle
This commit is contained in:
parent
c94e774d6f
commit
be8647d8d4
|
|
@ -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.
|
||||
Loading…
Reference in New Issue