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

https://github.com/ref-bit/tic-tac-toe

The simple tic tie toe created with AI in Javascript.
https://github.com/ref-bit/tic-tac-toe

Last synced: 2 months ago
JSON representation

The simple tic tie toe created with AI in Javascript.

Awesome Lists containing this project

README

        

# Tic Tac Toe
The simple tic tie toe created with AI minimax algorithm to make the game impossible to win.