Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ tic-tac-toe Game ๐Ÿ•น๏ธ

Welcome to the classic game of Tic-Tac-Toe! ๐ŸŒŸ

๐Ÿš€ Getting Started

This simple Python console game allows you to play Tic-Tac-Toe against another player or against the computer.

๐Ÿง™ Features

  • Choose the number of players (1 or 2).
  • Play against a friend or challenge the computer.
  • Colorful display with player-specific emojis.
  • Quit the game anytime with a special command.

๐Ÿ“‹ Requirements

  • Python 3.x
  • Colorama library (pip install colorama)

๐Ÿ•น๏ธ How to Run

  1. Clone this repository:

    git clone https://github.com/yourusername/tic-tac-toe.git
  2. Navigate to the project directory:

    cd tic-tac-toe
  3. Run the game:

    python tic_tac_toe.py

๐ŸŽญ Gameplay

Follow the on-screen instructions to make your moves. Input the number corresponding to the cell where you want to place your mark. Enjoy the game! ๐Ÿ˜„

๐ŸŽ‰ Acknowledgments

This game was created as part of a Python learning project. Have fun playing, and may the best player win! ๐Ÿ†

About

Enjoy the classic game of Tic-Tac-Toe in your console.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages