Inhalt

Aktueller Ordner: chessteg_modular
β¬… Übergeordnet

struktur.txt

chessteg_modular/
β”œβ”€β”€ main.py
β”œβ”€β”€ engine/
β”‚   β”œβ”€β”€ __init__.py
β”‚   β”œβ”€β”€ core.py
β”‚   β”œβ”€β”€ move_generation.py
β”‚   β”œβ”€β”€ evaluation.py
β”‚   β”œβ”€β”€ search.py
β”‚   └── rules.py
β”œβ”€β”€ gui/
β”‚   β”œβ”€β”€ __init__.py
β”‚   β”œβ”€β”€ init.py (wahrscheinlich funktionslos?)
β”‚   β”œβ”€β”€ chess_board.py
β”‚   └── chess_gui.py
└── tests/
    β”œβ”€β”€ __init__.py
    └── test_engine.py