Skip to content

BetaKrankri/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first game with JS.

Description

This is a 2-players tictactoe.

This is a simple React App made with the command:

npx create-react-app my-app --template redux

Also the @reduxjs/toolkit was used in this project.

Press here to play!!

How to Play

/3t/rdmeStuffs/initialFrame.png

The first thing you'll see is the blank board.

To start the game press START. The game will randomly select the player for the first turn, and the turn display will show the team color (grape or orange)

Turn is selected

Player Orange can choose a tile and the current turn is toggle.

current game

The first player who get 3 in a line wins.

Winner frame

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published