Hello, Fellow Campers!
I would like to ask for code review of my last project.
Struggling with AI implementation in FCC Tic Tac Toe project I came up with idea of separating AI from game core. I assumed that abstraction of minimax algorithm will become more clear.
As soon as I finished, I thought that some may find it useful, so I packed AI in easy-to-use API and described its usage in README on GitHub.
Repository on GH: click
If anyone can take a moment reviewing my code I will be very pleased