Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/eduardocruzpalacios/tic-tac-toe-react
- Owner: eduardocruzpalacios
- Created: 2022-10-14T18:18:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T07:27:49.000Z (over 1 year ago)
- Last Synced: 2024-10-05T11:44:31.746Z (about 1 month ago)
- Topics: tic-tac-toe, tic-tac-toe-game, tic-tac-toe-react, tic-tac-toe-typescript, tictactoe, tictactoe-game, tictactoe-react, tictactoe-typescript
- Language: TypeScript
- Homepage:
- Size: 292 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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