https://github.com/mevdschee/python-tictactoe
Python TicTacToe game with Tk GUI and minimax AI
https://github.com/mevdschee/python-tictactoe
Last synced: 8 months ago
JSON representation
Python TicTacToe game with Tk GUI and minimax AI
- Host: GitHub
- URL: https://github.com/mevdschee/python-tictactoe
- Owner: mevdschee
- Created: 2014-05-11T21:12:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T10:10:06.000Z (about 6 years ago)
- Last Synced: 2025-05-05T03:42:48.599Z (8 months ago)
- Language: Python
- Size: 48.8 KB
- Stars: 26
- Watchers: 5
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
python-tictactoe
================
Python TicTacToe game with Tk GUI and minimax AI

see: http://www.leaseweblabs.com/2013/12/python-tictactoe-tk-minimax-ai/