Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 195 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 195 Bytes

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