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

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

Tic Tac Toe
https://github.com/eugenechevski/tic-tac-toe

odin odin-project tic-tac-toe tic-tac-toe-javascript

Last synced: 8 months ago
JSON representation

Tic Tac Toe

Awesome Lists containing this project

README

          

# Tic Tac Toe

Simple Tic Tac Toe game with the support of semi-AI, using the [Minimax Algorithm](https://en.wikipedia.org/wiki/Minimax).

## Static UML-diagram

![Static UML](./images/static-view.png)

Follow me on [Twitter](https://twitter.com/cherokee_rose7).