projet/ ├── models/ # Logique métier (Board, Move, GameState) ├── ai/ # Intelligence artificielle (3 niveaux) ├── gui/ # Interface graphique ...
EDA_Desk/ ├── main.py ← Point d'entrée ├── requirements.txt ├── config/ │ └── theme.py ← Thèmes sombre/clair (ThemeManager singleton) ├── core/ │ ├── data_manager.py ← Chargement CSV, filtres, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results