项目作者: pranav-ml

项目描述 :
Play tic_tac_toe with an AI opponent!
高级语言: Python
项目地址: git://github.com/pranav-ml/TIC_TAC_TOE_AI.git
创建时间: 2020-12-22T05:59:08Z
项目社区:https://github.com/pranav-ml/TIC_TAC_TOE_AI

开源协议:

下载


TIC_TAC_TOE_AI

Play tic_tac_toe with an AI opponent!
This project uses a minimax algorithm to create an unbeatable ai to play tic tac toe.Player can choose to play first or second only to end the game in a draw at best.