Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 683 Bytes

File metadata and controls

21 lines (9 loc) · 683 Bytes

Tic-Tac-Toe

Tic Tac Toe React project for practice. This project was created using create-react-app.

The game has options for single player and multiplayer. Scores are stored using local storage and can be reset from main menu.

Main menu:

image

Game board:

image

Game over menu:

image