Skip to content

yarozen/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

Tic-Tac-Toe game for 2 human players to play locally

(written in Python3)

It looks like this:

       Tic-Tac-Toe
    Game: 2 out of 5
    Score: X:1 - O:0
    ~~~~~~~~~~~~~~~~~
    O|X|        7|8|9
    -+-+-       -+-+-
     |O|O       4|5|6
    -+-+-       -+-+-
    X| |X       1|2|3

O's Turn [1-9]:

Enjoy!!!

Releases

No releases published

Packages

No packages published

Languages