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

https://github.com/shreyansh26/tictactoe

Tic Tac Toe - Two Player as well as single player with AI
https://github.com/shreyansh26/tictactoe

ai single-player tic-tac-toe two-player

Last synced: about 2 months ago
JSON representation

Tic Tac Toe - Two Player as well as single player with AI

Awesome Lists containing this project

README

        

An Interactive Tic Tac Toe game with AI.
It has been made using Python.

Steps to play:
1. Download tictactoe.py
2. Run python3 tictactoe.py on command line/terminal.