Open mdolata opened 5 years ago
I'll try to find some time working on that. I also wanted to write one of these. But it seems to be an exercise for a learning program. Don't you want to give it a try by yourself? 😄
Hi @Kineolyan feel free to write your solution. Minimax is very simple algorithm, I used to it on my project during stuides and wanted to give some not trivial opportunity to create PR :)
Thus, I'll let someone else the occasion to submit a medium PR for Hacktoberfest. I already reached and exceeded my quota. Maybe someone else will be glad to find this. If you need help to finish this after Hacktoberfest, don't hesitate to post it again.
By the way, if you want to test your best Ai against others, then you can play to Ultimate Tic-Tac-Toe from CodinGame 😄
I need help with implementation of Minimax algorithm. I'd like to hard level bot use this implementation. Please remember about unit tests