Skip to content

This is my CSC233 Programming Paradiam's homework. πŸ˜‚

License

Notifications You must be signed in to change notification settings

antronic/tic_tac_toe_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tic Tac Toe Python

This is my CSC233 Programming Paradiam's homework. ####Please don't copy whole code, but use just for idea.
###Requirement

  • Python3.X

###How to use it

  1. Your computer have to installed Python 3.X
  2. Clone this repo
$ git clone https://github.com/antronic/tic_tac_toe_python.git
  1. Go to tic_tac_toe_python directory
$ cd tic_tac_toe_python
  1. Run it!
$ python tic_tac_toe.py
  1. 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 :

About

This is my CSC233 Programming Paradiam's homework. πŸ˜‚

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages