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

https://github.com/pncnmnp/tic-tac-toe

A basic tic tac toe game using minimax algorithm
https://github.com/pncnmnp/tic-tac-toe

artificial-intelligence-algorithms minimax-algorithm tic-tac-toe-game user-vs-computer

Last synced: 8 months ago
JSON representation

A basic tic tac toe game using minimax algorithm

Awesome Lists containing this project

README

          

# tic-tac-toe
A basic tic tac toe game using minimax algorithm

Compile and enjoy!