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

https://github.com/devidduma/tic-tac-toe

A game of Tic-Tac-Toe using Minimax algorithm, created with Angular and Tailwind.
https://github.com/devidduma/tic-tac-toe

angular minimax-algorithm tailwind

Last synced: 3 months ago
JSON representation

A game of Tic-Tac-Toe using Minimax algorithm, created with Angular and Tailwind.

Awesome Lists containing this project

README

          

## Tic-Tac-Toe

A game of Tic-Tac-Toe using Minimax algorithm, created with Angular and Tailwind.

### Presentation

| Draw | Robot wins |
|------------------------------------|----------------------------------------------|
| ![Draw](src/assets/demos/Draw.png) | ![RobotWins](src/assets/demos/RobotWins.png) |