SamAndPel / tic-tac-toe

Following and extending the React tutorial

Home Page:https://samandpel.github.io/tic-tac-toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tic-tac-toe

Following and extending the React tutorial

Live demo

Check out the live demo at https://samandpel.github.io/tic-tac-toe

Additional features

  • Component code and styles have been split into separate files in ./src/components.
  • Functionality for announcing a draw added.
  • Polished CSS.
  • Time travel buttons have board preview.
  • Winning lines are highlighted.

About

Following and extending the React tutorial

https://samandpel.github.io/tic-tac-toe

License:GNU General Public License v3.0


Languages

Language:JavaScript 63.6%Language:CSS 27.6%Language:HTML 8.8%