/Tic-Tac-Toe-Human-Vs-Computer

This program will give you a tic-tac-toe game against computer, the computer will use 'x' symbols and you will use 'o' symbols, of course you can change the code on your own in your IDE and switch the symbols with the computer

Primary LanguageJupyter Notebook

Tic-Tac-Toe-Human-Vs-Computer

This program will give you a tic-tac-toe game against computer, the computer will use 'x' symbols and you will use 'o' symbols, of course you can change the code on your own in your IDE and switch the symbols with the computer this program uses Python programming language, specifically python version 3.0 and up, you can use any IDE that supports python programming language, such as Jupyter Notebook, Spyder, Google collab, etc