tic-tac-toe-react
There are 44 repositories under tic-tac-toe-react topic.
ucfx/TIC-TAC-TOE-GAME
Tic Tac Toe Game | React.js
catherineisonline/tic-tac-toe
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]
arthurguedes375/tic-tac-toe-react
React Tic Tac toe
isbendiyarovanezrin/TicTacToe
Tic-tac-toe game
berikidis/tic-tac-toe-reactjs
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.
eduardocruzpalacios/tic-tac-toe-react
Tic tac toe built with React hooks, TypeScript, Node, CSS, Styled Components, Jest & Testing library.
farizindrad/React-tic-tac-toe
React to build Tic-Tac-Toe game
KOUISAmine/tic-tac-toe
Tic-Tac-Toe, also known as Noughts and Crosses, is a classic two-player strategy game typically played on a 3x3 grid.
AlbertoCruzLuis/Tic-Tac-Toe-React
This is Tic Tac Toe game made in React with minimax algorithm.
Ankit-Matth/tic-tac-toe
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.
crypto-cmd/Tic-Tac-Toe
A simple Tic Tac Toe app created with Typescript + Socket.io + ReactJS + Snowpack to learn React fundamentals
Im-Rudra/tic-tac-toe
Tic tac toe game with a history board, you can navigate through all your moves...
ishanajmeri/tic-tac-toe
tic-tac-toe game with reactjs.
narmingafarova/Tic-Tac-Toe
X and O game
romantech/tic-tac-toe
Tic-tac-toe with minimax algorithm
SubramanyaKS/Tic-Tac-Toe
Implementation of Tic Tac Toe Game using React JS with both player vs player and player vs Ai
syJSdev/tic-tac-toe
Created with CodeSandbox
AbdullahThatsIt/tic-tac-toe-react
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.
Gannicos/Tic-Tac-Toe
A Tic-Tac-Toe game implemented with React-TSX.
jahnltib/react-tic-tac-toe
Tic-tac-toe game created based off the official react docs tutorial. Styled with CSS.
krishnabardoliya/tic-tac-toe
A simple tic tac toe game implemented in React and Javascript. The computer is a worthy opponent.
errorbyme/tic-tac-toe
tic-tac-toe game using ReactJs.
Ihore4ik/tic-tac-toe-react-tailwind
Tic-Tac-Toe (minimax algorithm) | ReactJS
Ikroshik/tic_tac_toe_React
simple tic tac toe game on React
karanprasad2706/Tic-Tac-Toe-Web-Application
Tic-Tac-Toe Web Application
Mak-3/Tic-Tac-Toe
Mobile Application for Tic Tac Toe game using React Native
Milan-98/Tic-Tac-Toe-Game
Tic-Tac-Toe Game - A classic two-player tic-tac-toe game built using React and Tailwind. This repository includes the source code for the game UI and functionality.
rk0775/tic-tac-toe
This is simple tic tac toe game build using ReactJs. URL : https://rk0775.github.io/tic-tac-toe/
shahriyardx/tictactoe
A basic tictactoe game web app
smanwarulislam/project-01-tic-tac-toe-react-stack-learner
A simple Tic-Tac-Toe game. The game is implemented using React.
sofiane-abou-abderrahim/react-tic-tac-toe
This React-based Tic-Tac-Toe game offers a seamless gaming experience with solid game logic and reusable components. Players can personalize their name, review moves in a log, and restart effortlessly. Perfect for developers and gamers looking for clean code and engaging gameplay.
supermarioknight/react-tic-tac-toe-ai
A single-player Tic Tac Toe game built with React and a minimax AI algorithm for challenging gameplay. Play in your browser and test your strategy against the AI.
thisisnitish/tic-tac-toe
Tic Tac Toe in React
ziadevcom/tic-tac-toe-react
This is a tic tac toe game implemented with react. That's it.