1. Description
2. Installation
3. App Usage
4. License Details
5. List of Contributors
6. Tests
7. Future Developments
8. Questions
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.
Within the Terminal type "yarn" to install dependencies to run application on your local machine using yarn.
to run the application locally type "yarn start" into your Terminal. Alternatively a live deployed version of the application can be accessed here:
N/A
N/A
N/A
N/A
Here is a link to my github:
https://github.com/Jermayy
Email me at:
jeremyVDLRC@gmail.com
for additional questions