ahmadhafi / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Jupyter Notebook 100.0%