https://github.com/mysftz/tic-tac-toe-python
Python version of the tic-tac-toe game, can be play 2 player or 1 player vs AI.
https://github.com/mysftz/tic-tac-toe-python
game python python-game python3 tic-tac-toe
Last synced: 8 months ago
JSON representation
Python version of the tic-tac-toe game, can be play 2 player or 1 player vs AI.
- Host: GitHub
- URL: https://github.com/mysftz/tic-tac-toe-python
- Owner: Mysftz
- License: cc-by-sa-4.0
- Created: 2023-08-24T16:11:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T11:25:56.000Z (over 2 years ago)
- Last Synced: 2023-08-26T12:47:18.975Z (over 2 years ago)
- Topics: game, python, python-game, python3, tic-tac-toe
- Language: Jupyter Notebook
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://github.com/Mysftz)
# Tic-Tac-Toe in Python
[![GitHub][GitHub-shield]](https://github.com/Mysftz/tic-tac-toe-python)
[![Contributors][contributors-shield]](https://github.com/Mysftz/tic-tac-toe-python/graphs/contributors)
[![Forks][forks-shield]](https://github.com/Mysftz/tic-tac-toe-python/network/members)
[![Stargazers][stars-shield]](https://github.com/Mysftz/tic-tac-toe-python/stargazers)
[![Issues][issues-shield]](https://github.com/Mysftz/tic-tac-toe-python/issues)
[![License][license-shield]](https://github.com/Mysftz/tic-tac-toe-python/blob/main/LICENSE.txt)
About The Project •
Built With •
Download •
Usage •
License •
Other Projects •
Contact
Table of Contents
## About The Project
### Introduction
Python version of the tic-tac-toe game, can be play 2 player or 1 player vs AI.
### Built With
Python, pandas, keras,
### Other Infomation
## Usage
## License
Distributed under the CC-BY-SA-4.0: Creative Commons Attribution Share Alike 4.0 International License. See `LICENSE.txt` for more information.
## Other Projects
## Contact
GitHub: [@Mysftz](https://github.com/Mysftz) · Portfolio: [Website](https://mysftz.github.io) · LinkedIn: [@lrgtomaszewski](https://www.linkedin.com/in/lrgtomaszewski/) · Instagram: [@Mysftz](https://www.instagram.com/mysftz/) · Twitter: [@MysftzUK](https://twitter.com/MysftzUK)
[contributors-shield]: https://img.shields.io/github/contributors/mysftz/tic-tac-toe-python.svg?style=for-the-badge
[forks-shield]: https://img.shields.io/github/forks/mysftz/tic-tac-toe-python.svg?style=for-the-badge
[stars-shield]: https://img.shields.io/github/stars/mysftz/tic-tac-toe-python.svg?style=for-the-badge
[issues-shield]: https://img.shields.io/github/issues/mysftz/tic-tac-toe-python.svg?style=for-the-badge
[license-shield]: https://img.shields.io/github/license/mysftz/tic-tac-toe-python.svg?style=for-the-badge
[github-shield]: https://img.shields.io/badge/-GitHub-black.svg?style=for-the-badge&logo=GitHub&colorB=555





