-
Notifications
You must be signed in to change notification settings - Fork 147
Closed
Labels
Description
Project Name
MetroGraph
Project Type
Frontend (HTML/CSS/JS)
Category
utility
Project Description
As procedural "station" nodes spawn on a canvas, the user acts as the routing algorithm, manually drawing graph edges (transit lines) to connect them. Autonomous agents (trains) traverse these edges to pick up and deliver passengers based on their geometric destination states.
Tech Stack
HTML,CSS,JS
Key Features
Force-Directed Spatial Spawning: Utilizes a custom repulsion algorithm to ensure new procedural stations spawn organically, calculating distance vectors to avoid clustering near existing nodes.
Screenshots
working..
Checklist
- I have tested my project locally
- My project follows the repository structure
- My project is responsive (if frontend)
- I will add my project to projects.json (NOT index.html)
- I have included setup instructions for backend (if full-stack)
Reactions are currently unavailable