Skip to content

voromahery/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Table of Contents

Overview

tictactoe-screenshot

  • Feel free to click this link to see my app Tic Tac Toe :

Tic Tac Toe is a board game that can be played with 2 people competing against to each other. Each person has a piece whether cross (X) or circle (O). The goal is to get three of your pieces aligned (eg: XXX or OOO), horizontally or vertically or diagonally.

By building this application, I learned to use Redux toolkit and it helped me a lot to be confident with React and TypeScript.

Clone this repository

$ git clone https://github.com/voromahery/tic-tac-toe

Install dependencies

$ npm install

Run the app

$ npm start

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published