I tried creating a CPU player for a checkers game using the MINIMAX strategy and i feel the CPU is still pretty dumb because i can easily beat the CPU even though i'm not very good in checkers, I also increased the depth Search to 7 even though it takes time to think i still beat it easily. Can anyone help in incereasing the difficulty or has any other strategy i can use to increase the difficulty? Or even a better logic for the AI