Skip to content

jiedwards/py_tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Tic Tac Toe

Tic-Tac-Toe is a game played by two opponents with the end of goal of achieving a particular pattern accross a game board.

Pre-requisites


  • You must have python 3 installed on your PC.
  • Pull the repository

How to use


In your terminal, run the following command to start the game:

python tictactoe.py

After the user has selected either 'X' or 'O' as their main marker, from this point onwards to play the game it requires the user to choose a position on the board for their next move.

(This project was developed with the assistance of a Udemy Python course)

Enjoy the game!

About

Tic-Tac-Toe in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages