/tic-tac-toe-python

Demo of Tic Tac Toe game

Primary LanguagePython

Tic Tac Toe game using Python

  • User will be presented with the layout
  • Users are X and O (upper case O)
  • Game prints when a player wins or if it ends in a tie

Caveat

  • User is able to overwrite an existing spot that has been played