Skip to content

36sid/tic-tac-toe-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Tic Tac Toe

A simple Tic Tac Toe game built with React as a small practice project.

Players take turns placing X and O on a 3×3 board until a winner is determined.
The game keeps track of moves and displays the current player or winner.

This project was mainly built to get comfortable with React components, props, and state management.

Live Demo

https://tic-tac-toe-reactjs-0vtb.onrender.com/

About

Built a Tic-Tac-Toe game using ReactJS to learn this technology. The web-app also stores the game's history and indicates when a player has won a game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors