anshrathod / Basic-Python-Scripts

Created For HacktoberFest.
GNU General Public License v2.0
27 stars 97 forks source link

Implemented a game using AI #41

Closed 711sarthak closed 3 years ago

711sarthak commented 3 years ago

I have implemented a tick tack toe game using basic python script and AI. In this program computer will play against you, it will observe your moves and play with respect to that.