Skip to content
This repository has been archived by the owner on May 11, 2019. It is now read-only.
/ react-tto Public archive

React tic-tac-toe game - my first repository ever, archived for eternity πŸ˜…

Notifications You must be signed in to change notification settings

akelsch/react-tto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

This project was bootstrapped with Create React App.

It is an interactive tic-tac-toe game which you can find on the official React tutorial page.

I will add the following features which are called "ideas for improvements" in the tutorials wrap up section:

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

About

React tic-tac-toe game - my first repository ever, archived for eternity πŸ˜…

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published