Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 487 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 487 Bytes

Tic-Tac-Toe

A simple game to be played on terminal or cmd

Very basic project for python beginers.

  • Download the code on a python installed machine.
  • Open the Terminal or CMD
  • Execute by typing python Tic-Tac-Toe.py Image for tic tac too

Contributor