https://github.com/pikachuxxxx/tictactoeai
my very own TicTacToe AI using simple strategical logic without any complex algorithms in python
https://github.com/pikachuxxxx/tictactoeai
Last synced: about 1 month ago
JSON representation
my very own TicTacToe AI using simple strategical logic without any complex algorithms in python
- Host: GitHub
- URL: https://github.com/pikachuxxxx/tictactoeai
- Owner: Pikachuxxxx
- License: mit
- Created: 2019-01-22T18:41:57.000Z (over 6 years ago)
- Default Branch: v.2.0
- Last Pushed: 2019-01-22T19:18:59.000Z (over 6 years ago)
- Last Synced: 2025-02-23T13:51:52.760Z (8 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicTacToeAI
my very own TicTacToe AI using simple strategical logic without any complex algorithms in python