Skip to content

Bogo25/Tic-tac-toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic tac toe

Basic console game of tic tac toe make with basic knowledge. You choose position by entering a number from 1 to 9 and the position are based on the numpad. X have the first turn at the start of the game. When the game ends you can choose to play again, then O starts first and a score board will appear and count every win untill the program is closed. The staring player will be changed after each game. Used "auto py to exe" to convert the .py file. Source code included.

About

Game of tic tac toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%