Skip to content

nimaiwalsh/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe - FreeCodeCampProject

Finished project

https://nimaiwalsh.github.io/TicTacToe/

Built with

React CSS3 HTML5

Project Overview

A Tic Tac Toe game built for a FreeCodeCamp project. It has 1 player and 2 player mode, and stores/displays the history of all player moves.

Things I learned

  1. React Syntax and the the use of State and Props
  2. Breaking sections of the project into Components
  3. Passing Data between Componenents using Props
  4. Using a callback funtion when setting state. This callback function is called after the state has been set.

Challenges

  1. Passing data between comonents
  2. Styling - difficulty maintain a consistent Best Practice

About

FreeCodeCamp TicTacToe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published