The first and last patch


I finally after much trial and error figured out how to implement alpha beta pruning with minimax. I also used some optimizations like move ordering and hardcoded the first 2 moves for the AI.

The game is mostly fully functional now with an end screen and a help menu and a working AI and a reset button.

Files

Web.zip Play in browser
Aug 01, 2022

Leave a comment

Log in with itch.io to leave a comment.