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

Latest commit

 

History

History
11 lines (9 loc) · 316 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 316 Bytes

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.