Tic-Tac-Toe-Game

This is a fun game made in python. You have to play againts a bot (Computer) . In this project I learned about managaning a large code with the help of using functions in code. In this I have developed Computer's play with help of Basic AI . As it not lets you win easily , and also places the "O" at right place where you're gonna win. This project is done while doing the course "Python for Machine Learning and Artifial Inteligence.