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.
-
Updated
Oct 17, 2024 - 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.
Add a description, image, and links to the tetronimo topic page so that developers can more easily learn about it.
To associate your repository with the tetronimo topic, visit your repo's landing page and select "manage topics."