Skip to content

Ayon-SSP/Tic-Tac-Toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe

A command line based classic TIC-TAC-TOE game 🎮, where the player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner 😮. It is a solved game with a forced draw assuming best play from both players. 😎

How to Play?

  1. Just ensure you've python3 installed on your local machine. ✅
  2. Open your preferred command line utility and run python game.py being in this project's root directory.✅
  3. Play with a friend!! ✅

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%