Skip to content

DusanSacha/react-fb-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solution to React Facebook Tutorial additional points

  • Display the move locations in the format "(1, 3)" instead of "6".
  • Bold the currently-selected item in the move list.
  • Rewrite Board to use two loops to make the squares instead of hardcoding them.
  • Add a toggle button that lets you sort the moves in either ascending or descending order.
  • When someone wins, highlight the three squares that caused the win.

The solution was deployed to Heroku.

All changes are implemented in /src/index.js

This project was bootstrapped with Create React App.

About

My solution of TIC TAC TOE additional tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published