Tic-tac-toe
Dependencies - tkinter
A simple Tic-tac-toe game with two modes - Play against friend and Play against computer. However second mode just uses random module to generate random moves. Tested on Ubuntu 20.04 with python 3.8
Dependencies - tkinter
A simple Tic-tac-toe game with two modes - Play against friend and Play against computer. However second mode just uses random module to generate random moves. Tested on Ubuntu 20.04 with python 3.8