swift-algorithm-club
swift-algorithm-club copied to clipboard
Minimax algorithm with example of use in tic tac toe game
Checklist
- [x] I've looked at the contribution guidelines.
- [x] This pull request is complete and ready for review.
Description
This PR adds a new algorithm to the club. I wrote a little more in Issue: https://github.com/raywenderlich/swift-algorithm-club/issues/975