This is a TIC-TAC-TOE game with both single-player or multiplayer modes.. It was built with react.js and redux toolkit. PLAY GAME
- Single-player and Multiplayer options.
- Single-player mode has three difficulty levels(easy, medium and impossible).
npm install
npm start