An open API service indexing awesome lists of open source software.

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.

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.