Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 493 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 493 Bytes

Tic tac toe

Tic tac toe built with React hooks, TypeScript, Node, CSS, Styled Components, Jest & Testing library.

Functionality

  • Dark/light mode
  • Games historic

Solo game mode

  • Reset game
  • Game time counter
  • Players' moves counter
  • Players' tokens can be changed

1 VS Computer game mode

  • Reset game

Architecture

Atomic design.

Testing

  • Test runner: Jest
  • Queries: Testing library

Tooling

  • ESLint
  • Prettier