Quoridor-minimax I implemented a simple version of the Quoridor game which users can play against an AI designed using minimax and alpha-beta pruning algorithm.