/TicTacToe

A simple Tic-Tac-Toe game written using python.

Primary LanguagePython

TicTacToe Game

This is a simple tic-tac-toe game written in python

Features to be added :

  1. A Graphical Interface
  2. Feature of Undo-ing a move using Stack data structure
  3. An AI gameplay