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

https://github.com/vanajmoorthy/tictactoe

A Tic-Tac-Toe game
https://github.com/vanajmoorthy/tictactoe

Last synced: 12 months ago
JSON representation

A Tic-Tac-Toe game

Awesome Lists containing this project

README

          

# Tic-Tac-Toe
A pretty basic tic-tac-toe game played against an AI designed with the [Minixax](https://www.geeksforgeeks.org/minimax-algorithm-in-game-theory-set-1-introduction/) algorithm. 5 points if you can beat it.