/react-tictactoe

Tic Tac Toe game with react and zustand

Primary LanguageJavaScript

Getting Started with TİC TAC TOE

This project was developed for fimple react practicum. Patika-Fimple React Practicum.

Available Scripts

In the project directory, you can run:

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Learn More

  • Player can set their name
  • History shows player moves
  • Buttons disabled when playar make choice
  • if gameOver player must restart game
  • Start game set status of game to initial state

To Play Game, check out the Play Tic Tac Toe.

Developer

MrYesiller