Skip to content

pestopasta74/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe ❌⁣⭕

About

This repository contains a simple terminal-based implementation of the Tic-Tac-Toe game written in Python.

The main Python script is Tic-Tac-Toe.py, which implements the game logic (still need to probably add a UI at some point).

How to Play

To play the Tic-Tac-Toe game, run the Tic-Tac-Toe.py script using Python. Follow the on-screen instructions to make moves and play against another player.

Usage

  1. Clone the repository:

    git clone https://github.com/pestopasta74/Tic-Tac-Toe.git
  2. Navigate to the repository directory:

    cd Tic-Tac-Toe
  3. Run the game script:

    python Tic-Tac-Toe.py

Contributors

  • Preston Whiteman (@pestopasta74)

License

This project is licensed under the MIT License.

About

Simple terminal Tic-Tac-Toe game :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages