This is my CSC233 Programming Paradiam's homework.
####Please don't copy whole code, but use just for idea.
###Requirement
- Python3.X
- Your computer have to installed Python 3.X
- Clone this repo
$ git clone https://github.com/antronic/tic_tac_toe_python.git
- Go to tic_tac_toe_python directory
$ cd tic_tac_toe_python
- Run it!
$ python tic_tac_toe.py
- Enjoy it!
Welcome to TIC TAC TOE GAME
---------------------------
Starting with X
-----------
1 | 2 | 3
-----------
4 | 5 | 6
-----------
7 | 8 | 9
-----------
[ X ] , which position you want to place :