raytraina / python-tictactoe

A simple command line interface for Tic-Tac-Toe written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe

A simple command line interface for Tic-Tac-Toe written in Python.

Getting Started

To run the game, first clone the repository. Then, using your favorite interpreter, run the game as you typically would.

An example using the standard Python interpreter for Mac:

$ python tictactoe.py
Enjoy! 🎲

About

A simple command line interface for Tic-Tac-Toe written in Python


Languages

Language:Python 100.0%