An open API service indexing awesome lists of open source software.

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 .

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