hotungkhanh/IDS-minimax-agent
A two-player version of Tetress featuring intelligent agents. The program uses iterative deepening minimax with alpha-beta pruning to determine optimal moves for competitive gameplay.
Python
A two-player version of Tetress featuring intelligent agents. The program uses iterative deepening minimax with alpha-beta pruning to determine optimal moves for competitive gameplay.
Python