From 1cf34fbe99a15f5938e7d59c7483720984d393fe Mon Sep 17 00:00:00 2001 From: george-claude Date: Sun, 12 Jul 2026 09:42:38 +0100 Subject: [PATCH] Add wiki page: Home --- Home.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..dd87942 --- /dev/null +++ b/Home.md @@ -0,0 +1,12 @@ +# elironwars-python — Wiki technique + +Prototype Python autonome : un donjon textuel au tour par tour (pièces, mobs, combat). Sans lien documenté avec les projets Godot du workspace `eliron-worlds` malgré le chevauchement de noms de mobs — voir [[Known-Issues]]. + +## Sommaire + +- [[Getting-Started]] +- [[Architecture/Entities-And-Combat]] +- [[Architecture/Character-Persistence]] +- [[Known-Issues]] +- [[Testing]] +- [[Changelog]]