Skip to content

Jermayy/Tic-Tac-Toe

Repository files navigation

Simple React Tic Tac Toe Game

Table of Contents:

1. Description
2. Installation
3. App Usage
4. License Details
5. List of Contributors
6. Tests
7. Future Developments
8. Questions

Description:

Simple Tic Tac Toe game built using React - players take turns interacting with each of the blank squares, assigning either a circle or a cross to that square. Once one of the players achieve 3 of their symbol (circle or cross) in a line they win the game and a prompt will indicate the game is finished with the winner. If no winner can be determined it will be considered a tie.

Installation:

Within the Terminal type "yarn" to install dependencies to run application on your local machine using yarn.

Usage:

to run the application locally type "yarn start" into your Terminal. Alternatively a live deployed version of the application can be accessed here:

License Details:

N/A

List of Contributors:

N/A

Tests:

N/A

Future Developments:

N/A

Questions:

Here is a link to my github:
https://github.com/Jermayy
Email me at:
jeremyVDLRC@gmail.com
for additional questions

About

Tic Tac Toe game built using React JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published