| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-09-27 | Big changes | Micha White |
| 2021-09-19 | Fixed segmentation fault | Mike White |
| 2021-09-18 | Fixed the best move so it would actually make good moves | Mike White |
| 2021-09-18 | Removed unused imports | Mike White |
| 2021-09-18 | Created a transposition table and fixed some bugs | Mike White |
| 2021-09-18 | Implemented stalemate | Mike White |
| 2021-09-18 | Made the light player actually play well | Mike White |
| 2021-09-18 | Implement multithreading | Mike White |
| 2021-09-15 | Removed print statement | Mike White |
| 2021-09-15 | Added best move function | Mike White |
| 2021-09-06 | Alpha-beta pruning | Mike White |
| 2021-09-05 | Fixed evaluation and created eval command | Mike White |
| 2021-08-22 | Removed deprecated constant | Botahamec |
| 2021-07-20 | Added a minimax evaluation function | mrw1593 |
| 2021-07-09 | here's what i have so far | Botahamec |
