This website requires JavaScript.
Explore
Help
Sign In
mathdatech
/
python-scripts
Watch
1
Star
0
Fork
0
You've already forked python-scripts
mirror of
https://github.com/metafy-social/python-scripts.git
synced
2024-11-23 20:11:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
python-scripts
/
scripts
/
MiniMaxAlgo
History
P Gautam
5736b3fce2
Added Readme.md
2022-10-07 19:15:44 +05:30
..
player.py
Removed random ai
2022-10-07 19:11:28 +05:30
README.md
Added Readme.md
2022-10-07 19:15:44 +05:30
TicTacToe.py
Uses SmartComputer
2022-10-07 19:10:47 +05:30
README.md
MiniMax Algorithm
It's implemented in such way that the AI minimizes it's loss and maximizes it's winning chances.