Skip to content

github-ashwin/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Tic Tac Toe – PyScript Version

A simple and clean Tic Tac Toe game built using HTML, CSS, and Python (via PyScript).
It runs entirely in the browser β€” no backend or database required.

πŸ”— Play the Game

πŸ‘‰ https://github-ashwin.github.io/Tic-Tac-Toe/

Features

  • Player vs Player mode
  • Player vs Computer mode (AI uses Minimax algorithm)
  • Responsive UI
  • Instant game restart
  • Lightweight and beginner-friendly

Technologies Used

  • HTML & CSS – UI structure and styling
  • Python (PyScript) – Game logic and interactivity
  • GitHub Pages – Free hosting

About

A simple Tic Tac Toe Game :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors