From 62fecf9a603a1b7ba415945aa2bd6189b28dfb72 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 17 Oct 2025 20:44:21 +0200 Subject: [PATCH] vault backup: 2025-10-17 20:44:21 --- DESIGN GRAPH.canvas | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 DESIGN GRAPH.canvas diff --git a/DESIGN GRAPH.canvas b/DESIGN GRAPH.canvas new file mode 100644 index 0000000..4b63287 --- /dev/null +++ b/DESIGN GRAPH.canvas @@ -0,0 +1,11 @@ +{ + "nodes":[ + {"id":"50e5c35f8dc70ded","x":-465,"y":-378,"width":250,"height":60,"color":"4","type":"text","text":"Coding Game"}, + {"id":"fc628030dd99c2d5","x":-670,"y":-115,"width":250,"height":60,"type":"text","text":"Plot Mode"}, + {"id":"4eefd0923c4821a9","x":-260,"y":-115,"width":250,"height":60,"type":"text","text":"Cooperative Mode"} + ], + "edges":[ + {"id":"34803c208d4c9bdf","fromNode":"50e5c35f8dc70ded","fromSide":"bottom","toNode":"fc628030dd99c2d5","toSide":"top","toEnd":"none"}, + {"id":"c13edd1dae3a56ea","fromNode":"50e5c35f8dc70ded","fromSide":"bottom","toNode":"4eefd0923c4821a9","toSide":"top","toEnd":"none"} + ] +} \ No newline at end of file