Skip to content

tech-savvy-guy/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this game?

Tic-tac-toe, noughts and crosses, or Xs and Os is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O.

How does this work?

This works on basic conditional logic. This game makes efficient use of if-else statements and is a perfect beginner friendly project.

Who can contribute?

Anyone new or vetran in Python can feel free to contribute and make this more user friendly.

About

Let's make a tic-tac-toe! 🎲

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages