An open API service indexing awesome lists of open source software.

https://github.com/alias-rahil/tic-tac-toe-minimax

implementation of minimax algorithm for tic tac toe
https://github.com/alias-rahil/tic-tac-toe-minimax

Last synced: 2 months ago
JSON representation

implementation of minimax algorithm for tic tac toe

Awesome Lists containing this project

README

        

# tic-tac-toe-minimax
implementation of minimax algorithm for tic tac toe