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

https://github.com/tanhongit/javascript-tic-tac-toe-project

This tic-tac-toe game applies a minimax algorithm to AI players and no one can beat it. An invincible game!
https://github.com/tanhongit/javascript-tic-tac-toe-project

javascript javascript-game javascript-tictactoe js-games js-tic-tac-toe minimax-algorithm tanhongit tanhongit-game tic tic-tac-toe tic-tac-toe-game tic-tac-toe-invincible tic-tac-toe-js tictactoe tictactoe-game

Last synced: about 2 months ago
JSON representation

This tic-tac-toe game applies a minimax algorithm to AI players and no one can beat it. An invincible game!

Awesome Lists containing this project

README

        

# Welcome to JavaScript Tic-Tac-Toe Project

Invincible game??? Exactly!

The project is built with HTML, CSS, Javascript. This tic-tac-toe game applies a minimax algorithm to AI players and no one player can beat it.

# Demo

You can try it at https://tanhongit.github.io/JavaScript-Tic-Tac-Toe-Project/

![Image](https://imgur.com/mxW3LUo.png)

_**Read more:**_ Rails application: Tic Tac Toe with multiple modes : https://github.com/TanHongIT/rails-tic-tac-toe-project


license