Visualization of MCTS algorithm applied to Tic-tac-toe.
-
Updated
Aug 25, 2021 - JavaScript
Visualization of MCTS algorithm applied to Tic-tac-toe.
A simple Tic Tac Toe game built using HTML, CSS, and JavaScript. This project allows players to enjoy the classic game in Player vs Player or Player vs AI mode.
Train your own TensorFlow.js Tic Tac Toe
Tic Tac Toe Machine Learning
Fila tre online per partite veloci con gli amici in un'interfaccia grafica accattivante
Games in the terminal
A game framework based on AlphaZero/TensorFlow.js runs in browser to demonstrate tic-tac-toe AI game. Use a pre-trained model or train from scratch. Ported from suragnair/alpha-zero-general (Python)
Tic Tac Toe Game | React.js
Simple tic-tac-toe game built using HTML, CSS, and JavaScript.
🎮 Unbeatable Tic-Tac-Toe game using React and Minimax algorithm.
Tic-Tac-Toe game, a classic game for two players where each player takes turns marking a grid of 3x3 squares with their X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game. It is also known as Noughts and Crosses or Xs and Os. The game is implemented using React and CSS [ARCHIVED]
Emoji TicTacToe adds a fun twist to the classic game with colorful emojis, offering single and local multiplayer modes, responsive design, and captivating animations.
Created a Tic Tac Toe with TypeScript library. Have multiple Interaction with fun tools & options :)
React Native Tic Tac Toe game
A Tic Tac Toe Game made with React.js, JavaScript and Bootstrap.
I made a Tic Tac Toe Multiplayer game with JavaScript and Socket IO for play online
A simple Tic-Tac-Toe game built with React and TailwindCSS, featuring single-player and two-player modes.
ES6 Minimax implementation of TicTacToe.
This tic-tac-toe game applies a minimax algorithm to AI players and no one can beat it. An invincible game!
React Tic Tac toe
Add a description, image, and links to the tictactoe topic page so that developers can more easily learn about it.
To associate your repository with the tictactoe topic, visit your repo's landing page and select "manage topics."