Features Visual Game Interface: Play the game with a visually appealing and intuitive interface using Pygame. Human vs. AI: Challenge the computer opponent using the Minimax algorithm, which evaluates ...
📂 Project Structure ├── data/ # DICOM CT slices ├── main.py # Main application ├── renderer.py # VTK volume rendering logic ├── gui.py ...