Skip to content
#

tic-tac-toe-react

Here are 46 public repositories matching this topic...

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

Это игра "Крестики-нолики", реализованная на React. Игра позволяет двум игрокам по очереди делать ходы, отмечая клетки крестиками (X) и ноликами (O). Приложение отслеживает состояние игры, определяет победителя или ничью и позволяет начать новую игру.

  • Updated Apr 5, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the tic-tac-toe-react 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 tic-tac-toe-react topic, visit your repo's landing page and select "manage topics."

Learn more