tech-savvy-guy / tic-tac-toe

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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! 🎲


Languages

Language:Python 100.0%