JeremyRms / tiktakto

Just small React game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Simple Tic Tac Toe in ReactJs

  • indicates when one player has won the game,
  • stores the history of moves during the game,
  • allows players to jump back in time to see older versions of the game board.

About

Just small React game

License:MIT License


Languages

Language:JavaScript 77.5%Language:HTML 13.2%Language:CSS 9.3%