Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple Tic-Tac-Toe CLI game made in Python.
Check the releases tab for binaries. Built using PyInstaller.

Instructions:

- Input the size of the grid by introducing a number. This will be a square.

- To do a move, input the coordinates of the space you want to play by following this example:

       0 1 2 . . .
    0 | | | |
    1 | | | |
    2 | | | |
    .
    .
    .
    
- X starts first!

- The program will do the rest. Enjoy.

About

Simple Tic-Tac-Toe Game

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages