Skip to content

rao-shreya/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Tic‑Tac‑Toe

A simple Tic‑Tac‑Toe game implemented in LANGUAGE that allows two players (or player vs CPU) to play locally.

Features

  • Two‑player mode ✔️
  • Player vs CPU with basic AI (optional)
  • Console‑based / GUI interface
  • Score tracking across rounds

Tech Stack

  • Language: Python (or Java, JavaScript, C++)
  • Libraries: tkinter / Pygame / none (pure console)
  • Platform: CLI / Web / Desktop

Installation

git clone https://github.com/rao-shreya/Tic-Tac‑Toe.git
cd Tic‑Tac‑Toe
[python main.py / run index.html / compile Java files]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published