Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Rishav-12/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Play super awesome tic-tac-toe

Description

  • Multiplayer game
  • Both CLI and GUI formats available

How to use

  1. pip install rich
  2. The game follows the basic Tic-Tac-Toe rules. Just follow the on-screen instructions.
  3. Now, you can also play the game on a simple Graphical Tkinter window.