Skip to content
#

tictactoe

Here are 496 public repositories matching this topic...

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)

  • Updated Jan 4, 2023
  • JavaScript

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]

  • Updated Mar 1, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the tictactoe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tictactoe topic, visit your repo's landing page and select "manage topics."

Learn more