matmatromero / tictactoe

A tictactoe program made with Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A tictactoe program made with Python.


Languages

Language:Python 100.0%