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
- Host: GitHub
- URL: https://github.com/eugenechevski/tic-tac-toe
- Owner: eugenechevski
- Created: 2021-11-13T00:58:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-18T19:21:13.000Z (almost 4 years ago)
- Last Synced: 2025-01-03T11:13:11.111Z (9 months ago)
- Topics: odin, odin-project, tic-tac-toe, tic-tac-toe-javascript
- Language: JavaScript
- Homepage: https://eugenechevski.github.io/tic-tac-toe/
- Size: 214 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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