Skip to content

Basic command line tic-tac-toe game written in Python

Notifications You must be signed in to change notification settings

HDR128/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Command Line Tic-Tac-Toe

Basic command line Tic-Tac-Toe game written in Python

Begin by selecting whether you wish to play against another human player or verse the computer Make your move by selecting a number corresponding to each grid as below:

1 2 3
4 5 6
7 8 9

How the computer player makes its decision is found in computer.py

Have fun!

About

Basic command line tic-tac-toe game written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages