From 3a66de31dde93cd691379e9c1c9e4a211101d809 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 17 Oct 2025 20:46:13 +0200 Subject: [PATCH] vault backup: 2025-10-17 20:46:13 --- Coding Game.md => Game/Introduction.md | 2 +- DESIGN GRAPH.canvas => NAVIGATION.canvas | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename Coding Game.md => Game/Introduction.md (96%) rename DESIGN GRAPH.canvas => NAVIGATION.canvas (100%) diff --git a/Coding Game.md b/Game/Introduction.md similarity index 96% rename from Coding Game.md rename to Game/Introduction.md index 8d74d97..0183701 100644 --- a/Coding Game.md +++ b/Game/Introduction.md @@ -1,4 +1,4 @@ -In this file I describe key concepts about the game where a person could learn programming and do some interesting stuff by coding. +In this file I describe key concepts about the game where a person could learn more about the game ideas and goals. ## Motivation diff --git a/DESIGN GRAPH.canvas b/NAVIGATION.canvas similarity index 100% rename from DESIGN GRAPH.canvas rename to NAVIGATION.canvas