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!
- Host: GitHub
- URL: https://github.com/tanhongit/javascript-tic-tac-toe-project
- Owner: tanhongit
- License: mit
- Created: 2020-08-08T05:26:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T03:50:51.000Z (almost 5 years ago)
- Last Synced: 2025-04-24T02:52:59.858Z (about 2 months ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://tanhongit.github.io/JavaScript-Tic-Tac-Toe-Project
- Size: 30.3 KB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
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/

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