Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stoiandan/tic-tac-toe-ai
TicTacToe A.I. game written in Golang
https://github.com/stoiandan/tic-tac-toe-ai
Last synced: 4 days ago
JSON representation
TicTacToe A.I. game written in Golang
- Host: GitHub
- URL: https://github.com/stoiandan/tic-tac-toe-ai
- Owner: stoiandan
- License: apache-2.0
- Created: 2020-04-18T14:44:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T16:52:03.000Z (almost 5 years ago)
- Last Synced: 2024-11-08T11:51:43.870Z (3 months ago)
- Language: Go
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic-Tac-Toe A.I. Game
Simple A.I. Game that plays tic-tac-toe, gratitude offered to Harvard University for its free *CS50's Introduction to Artificial Intelligence with Python*, more about free Harvard courses [here](https://online-learning.harvard.edu/catalog/free).