Skip to content

A tic tac toe game built in React and based off of the React tic tac toe tutorial

Notifications You must be signed in to change notification settings

Cerulean-Ash/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe with React

This is a Tic-Tac-Toe game based on the React's __Intro to React Tutorial--

Live demo here.

Table of Contents

General Information

  • This is a Tic-Tac_Toe game based on the React's Intro to React Tutorial.
  • It allows 2 players to input custom player names.
  • Players wins are tracked with totals tallied
  • This project was bootstrapped with Create React App and is hosted on Vercel
  • This app allows 2 players to play consecutive games of tic-tac-toe, with a running score being kept.
  • This project was built as part of an interview coding challenge to test my React skills

Technologies Used

  • React 16
  • yarn

Features

  • Play a game of tic-tac-toe
  • Add custom player names
  • keep trcak of player wins and total scores

Setup

Then run: Run: yarn install to install the js packages

Run: yarn start

Project Status

Project is: Complete

Acknowledgements

  • This project was based off of React's Intro to React Tutorial and extended as part of the Limio interview coding challenge

Contact

Created by @Cerulean-Ash - feel free to contact me!

About

A tic tac toe game built in React and based off of the React tic tac toe tutorial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published