paolozanchi / tic-tac-toe

Tic-tac-toe AI implementation in Vue.js, using Minmax algorithm with Alpha-Beta pruning.
https://vuetictactoe.netlify.app/
0 stars 0 forks source link

Add levels of difficulty #1

Open paolozanchi opened 3 years ago

paolozanchi commented 3 years ago

Can be done by limiting the maximum depth of the minmax search