The fourth version of the game with only PvAI mode and a strong bot
AI that can walk and jump and place walls
SEV that returns a value is inversely proportional to the number of steps to victory and uses shortest path finder, and also calculates how close the opponent is to victory and uses this number to place the walls at the right time
Make for assignment: https://github.com/introduction-to-gamedev/assignments/blob/master/2021/assignment_2.md
Tested by the bot: https://github.com/introduction-to-gamedev/ai-tester
Average win rate 100 out of 100
Download Quoridor.Console.App.PvAI.exe and try it