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

https://github.com/ahmedharoon07/tictactoecli

Tic Tac Toe Game in CLI
https://github.com/ahmedharoon07/tictactoecli

cli game gui machine-learning machine-learning-algorithms python

Last synced: about 1 year ago
JSON representation

Tic Tac Toe Game in CLI

Awesome Lists containing this project

README

          

# TicTacToeCLI
Tic Tac Toe Game in CLI

I have imported random library to make the computer choose random moves i plan to use ML here and train the computer by the user.
In the next iteration of this project will try this and make this project in a GUI using tkinkter or PySimpleGUI