/tictactoe

A tictactoe program made with Python.

Primary LanguagePython

tictactoe

A tictactoe program made with Python.

To practice coding in python, i tried a simple tictactoe application.

It has the following functionalities:

  • Player turn handling
  • Error handling

Just choose the number of the board position from 1 to 9 to execute your respective turn.