Tic Tac Toe Game | React.js
-
Updated
Jul 28, 2024 - JavaScript
Tic Tac Toe Game | React.js
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]
React Tic Tac toe
Tic-tac-toe game
Tic Tac Toe is a classic game that is enjoyed by people of all ages. ReactJS provides logic, TailwindCSS provides design. Both frameworks make a functional and visually appealing game.
Tic tac toe built with React hooks, TypeScript, Node, CSS, Styled Components, Jest & Testing library.
Tic-Tac-Toe, also known as Noughts and Crosses, is a classic two-player strategy game typically played on a 3x3 grid.
Created with CodeSandbox
Tic tac toe game with a history board, you can navigate through all your moves...
tic-tac-toe game with reactjs.
Implementation of Tic Tac Toe Game using React JS with both player vs player and player vs Ai
This is Tic Tac Toe game made in React with minimax algorithm.
A simple Tic Tac Toe app created with Typescript + Socket.io + ReactJS + Snowpack to learn React fundamentals
Tic-tac-toe with minimax algorithm
I developed this Tic-Tac-Toe game by referencing the official documentation of React.js. Furthermore, I enhanced it for online multiplayer with socket.io, and also included Google Sign-in using @react-oauth/google. For reliability, I implemented end-to-end testing with Cypress.
An interactive and intuitive two-player Tic-Tac-Toe game built with React. Features include player renaming, game status display, and a clean, modular code structure. Perfect for a fun coding exercise and improving React skills.
Tic-Tac-Toe (minimax algorithm) | ReactJS
Tic-Tac-Toe Web Application
Add a description, image, and links to the tic-tac-toe-react topic page so that developers can more easily learn about it.
To associate your repository with the tic-tac-toe-react topic, visit your repo's landing page and select "manage topics."