Skip to content

tic-tac-toe game with typescript react and redux toolkit

License

Notifications You must be signed in to change notification settings

AKrougly/a-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a-tictactoe

tic-tac-toe game using typescript, react and redux toolkit styled with scss

The game starts in two player mode. When the opponent's move, you can switch to the game mode with a Mega Brain, then the computer will become your opponent.

Modified version of https://reactjsexample.com/undefeatable-tic-tac-toe-es6-react-and-react-hooks/ Using typescript, react, and redux toolkit It differs from the last version revised by the author. https://github.com/awkaiser/react-tictactoe

Getting Started with Create React App

This project was bootstrapped with Create React App.

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 the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

tic-tac-toe game with typescript react and redux toolkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published