neophytz / hacktoberfest_2022

hacktoberfest 2022
MIT License
3 stars 20 forks source link

add new AI Tic Tac Toe Game #90

Closed bhavinpatil closed 1 year ago

bhavinpatil commented 1 year ago

@sachin-duhan26 I have added a Tic-Tac-Toe Game using AI approach and implemented the minimax function to play with computer. Please review it and verify the Pull Request.