Skip to content

melan-variya/tac-tac-tac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game in Python

This is a simple implementation of the classic Tic-Tac-Toe game in Python. Two players can play the game, taking turns to mark their symbol ('X' or 'O') on the game board. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.

How to Play

  1. Run the tic_tac_toe.py file to start the game.
  2. Players will be prompted to enter their moves on the game board.
  3. Players take turns entering their moves until the game is won or ends in a draw.
  4. The game will display the winner or indicate a draw at the end of the game.

Requirements

  • Python 3.x

Usage

Clone the repository and run the tic_tac_toe.py in your terminal to start the game:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages