Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eduardocruzpalacios/tic-tac-toe-react

Tic tac toe built with React hooks, TypeScript, Node, CSS, Styled Components, Jest & Testing library.
https://github.com/eduardocruzpalacios/tic-tac-toe-react

tic-tac-toe tic-tac-toe-game tic-tac-toe-react tic-tac-toe-typescript tictactoe tictactoe-game tictactoe-react tictactoe-typescript

Last synced: 29 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://atomicdesign.bradfrost.com/chapter-2/).

## Testing
- Test runner: Jest
- Queries: Testing library

## Tooling
- ESLint
- Prettier