https://github.com/thecraftman/play-tic-tac-toe-python
Play Tic Tac Toe (X AND O) native Python game .
https://github.com/thecraftman/play-tic-tac-toe-python
jupyter-notebook jupyter-notebooks native python python-3-6 python-library python3 pythongame tic-tac-toe tictactoe-game tictactoe-python
Last synced: 4 months ago
JSON representation
Play Tic Tac Toe (X AND O) native Python game .
- Host: GitHub
- URL: https://github.com/thecraftman/play-tic-tac-toe-python
- Owner: thecraftman
- Created: 2019-02-12T04:57:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-26T16:58:52.000Z (over 4 years ago)
- Last Synced: 2025-08-13T02:45:19.714Z (6 months ago)
- Topics: jupyter-notebook, jupyter-notebooks, native, python, python-3-6, python-library, python3, pythongame, tic-tac-toe, tictactoe-game, tictactoe-python
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-Tac-Toe--Python-
Play Tic Tac Toe (X AND O) native Python game
## Introduction
Tic Tac Toe is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.
Read all about it , [here](https://en.wikipedia.org/wiki/Tic-tac-toe) for more details
#### This game was written with Jupyter Notebook, Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages.
Here is a quick guide on how to install Jupyter Notebook [Install Jupyter Notebook](https://jupyter.org/install)
Also, more details about running the Jupyter Notebook [Running the Notebook](https://jupyter.readthedocs.io/en/latest/running.html#running)
## Contributing
Please feel free to fork this package and contribute by submitting a pull request to enhance the functionalities.
## How can I thank you?
Why not star the github repo? I'd love the attention! Why not share the link for this repository on Twitter or Destructoid ? Spread the word!
Don't forget to [follow me on twitter](https://twitter.com/thecraftman_)
Thanks! Ore-Aruwaji Oloruntola