Skip to content

Python program that allows user to play a tictactoe game against the computer where the computer never loses

Notifications You must be signed in to change notification settings

alexaperlov/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

tictactoe

Human vs. computer game of tic-tac-toe where the computer never loses (worst case, game ends in a tie) The computer's symbol is 1 and the human player's symbol is 2. To run through the command line, enter: Python tictactoe.py

About

Python program that allows user to play a tictactoe game against the computer where the computer never loses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages