tic-tac-toe-reactjs

0.0.5 • Public • Published

TIC-TAC-TOE implementation using REACT

Features

  1. Time Travel - Can track and correct from any past step
  2. Displays the location for each move in the format (col, row) in the move history list.
  3. Bolds the currently selected item in the move list.
  4. Adds a toggle button that lets you sort the moves in either ascending or descending order.
  5. When someone wins, highlights the three squares that caused the win.
  6. When no one wins, displays a message about the result being a draw.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i tic-tac-toe-reactjs

    Weekly Downloads

    0

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    12.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • sujit510