https://github.com/prash08484/tic_tac_toe
It is a backtracked application of data structure and algorithm , display of tic tac toe
https://github.com/prash08484/tic_tac_toe
cpp css3 html5 js
Last synced: 2 months ago
JSON representation
It is a backtracked application of data structure and algorithm , display of tic tac toe
- Host: GitHub
- URL: https://github.com/prash08484/tic_tac_toe
- Owner: prash08484
- Created: 2024-11-17T13:21:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T14:11:43.000Z (over 1 year ago)
- Last Synced: 2025-03-20T05:17:55.443Z (over 1 year ago)
- Topics: cpp, css3, html5, js
- Language: C++
- Homepage: https://tic-tac-toe-indol-beta.vercel.app
- Size: 6.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe 🎮
## Features
- 🧠**AI Opponent**: The computer is programmed to play optimally using logic-based strategies.
- **Player vs AI**: Challenge the computer.
- 🧩 **Responsive Design**: The game adapts to different screen sizes for seamless gameplay.
- 🌟 **Interactive Interface**: Smooth animations and intuitive controls.