Skip to content

A simple console-based implementation of the classic Tic-Tac-Toe game using Python.

Notifications You must be signed in to change notification settings

Bilguun04/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

A simple console-based implementation of the classic Tic-Tac-Toe game using Python.

Installation

  1. Make sure you have Python installed. You can download it from python.org.

  2. Clone this repository to your local machine:

    git clone https://github.com/Bilguun04/tic-tac-toe.git
  3. Navigate to the project directory:

    cd tic-tac-toe

Usage

Run the game by executing the following command in your terminal:

python tic_tac_toe.py

Follow the on-screen instructions to play the game.

File Structure

tic-tac-toe/
│   tic_tac_toe.py    # Main Python script
│   README.md         # Project documentation

Contributing

Feel free to contribute by reporting issues, suggesting enhancements, or submitting pull requests.

  1. Report issues or request features on the issue tracker.
  2. Fork the repository, make changes, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions or suggestions, feel free to contact the author:

Your Name Email: bilguunbek0607@gmail.com, bilguun.tegshbayar@mail.mcgill.ca

Version History

  • v1.0 (2nd February): Initial release

About

A simple console-based implementation of the classic Tic-Tac-Toe game using Python.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages