Skip to content

luizgmelo/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Tic Tac Toe

A Tic Tac Toe for two players.


tic-tac-toe


What is the project?

Tic Tac Toe is a game in which two players seek in alternate turns to complete a row, a column, or a diagonal with either three O's or three X's drawn in the spaces of a grid of nine squares

For what this project exists?

  • Enjoy sometimes with a friend.
  • Helps to learn python.

How to access the project?

git clone https://github.com/luizgmelo/tic-tac-toe.git
cd tic-tac-toe
python main.py

Technologies

  • Python (I used 3.11.4)

Exists another ways to do the same thing so if you can contribute with this project, you're welcome !

About

A Tic Tac Toe for two players

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages