https://github.com/aayush123-a/tic-tac-toe
A simple Tic-Tac-Toe game built with HTML, CSS, and JavaScript. Features a clean UI and basic game logic for two players to play alternately. Designed as a beginner-friendly project to practice DOM manipulation and styling.
https://github.com/aayush123-a/tic-tac-toe
css html javascript vercel
Last synced: about 2 months ago
JSON representation
A simple Tic-Tac-Toe game built with HTML, CSS, and JavaScript. Features a clean UI and basic game logic for two players to play alternately. Designed as a beginner-friendly project to practice DOM manipulation and styling.
- Host: GitHub
- URL: https://github.com/aayush123-a/tic-tac-toe
- Owner: Aayush123-a
- Created: 2025-08-26T09:55:01.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-26T15:22:58.000Z (10 months ago)
- Last Synced: 2025-08-26T21:18:34.592Z (10 months ago)
- Topics: css, html, javascript, vercel
- Language: JavaScript
- Homepage: https://tic-tac-toe-xmew.vercel.app/
- Size: 9.86 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-Tac-Toe
A simple Tic-Tac-Toe game built with HTML, CSS, and JavaScript. Features a clean UI and basic game logic for two players to play alternately. Designed as a beginner-friendly project to practice DOM manipulation and styling.