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

https://github.com/aaryan77raj/tic-tac-toe-project

I have created a tic-tac-toe game using HTML, CSS, and VanillaJS. It is an unbeatable AI that uses minimax algorithm.
https://github.com/aaryan77raj/tic-tac-toe-project

Last synced: 2 months ago
JSON representation

I have created a tic-tac-toe game using HTML, CSS, and VanillaJS. It is an unbeatable AI that uses minimax algorithm.

Awesome Lists containing this project

README

        

# Tic-Tac-Toe-Project
I have created a tic-tac-toe game using HTML, CSS, and VanillaJS. It is an unbeatable AI that uses minimax algorithm.