Skip to content

imPratyoosh/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

91 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Play here: Tic-Tac-Toe Game
GitHub

This game isn't vibe-coded - ChatGPT

Tic Tac Toe

A modern Tic-Tac-Toe web game with expressive design and a smart AI opponents.

✨ Features

  • 🎨 Material-inspired design

    • Clean surfaces
    • Rounded components
    • Calm, expressive UI
  • 🧠 Smart AI

    • Tries to win when possible
    • Blocks opponent moves
    • Prioritizes center and corners
  • πŸ‘₯ Two-player mode

    • Play locally with another person
    • Clear turn handling
  • 🧩 Well-structured code

    • Separated HTML, CSS, and JavaScript(I don't understand any of these languages and with chagpt the game get worse while doing this)
    • Easy to read and extend

πŸ›  Tech Stack

  • HTML5 – Structure
  • CSS3 – Styling (Material-inspired)
  • Vanilla JavaScript – Game logic & AI
  • GitHub Pages – Hosting

No frameworks, no libraries.


Contributions

This project is currently maintained by the author.

Contributions are welcome in the form of:

  • Bug fixes
  • UI/UX improvements
  • AI enhancements
  • Performance optimizations
  • Documentation improvements

Feel free to open an issue or submit a pull request.

πŸ“‚ Project Structure

.
β”œβ”€β”€ index.html
β”œβ”€β”€ css/
β”‚   └── style.css
β”œβ”€β”€ js/
β”‚   └── script.js
β”œβ”€β”€ README.md
└── LICENSE

About

Simple Tic Tac Toe Game created using HTML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages