Skip to content

tmitzka/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

A text-based game of Tic Tac Toe, played against the computer.

Players take turns placing their marks on a 3x3 grid. The game ends when there are no empty fields left. A player wins by placing three of their marks in a row. Otherwise, the game ends in a draw.

The human player always goes first.

Requirements

Python 3.10+

About

A text-based game of Tic Tac Toe.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages