College Project

Tic-Tac-Toe Game

A classic two-player strategy game developed as a 2nd-semester project using core web technologies.

Project Overview

This version of the classic Tic-Tac-Toe game offers a clean, responsive interface for two players. It was built to demonstrate proficiency in DOM manipulation, event handling, and game logic implementation using vanilla JavaScript.

The project focuses on writing efficient, modular code and creating an engaging user experience with visual feedback for wins, draws, and turns.

Key Features

  • Classic 2-Player Gameplay
  • Real-time Win/Draw Detection
  • Score Tracking System
  • Responsive Game Board
  • Interactive UI Effects
  • Optimized Game Logic

Tech Stack

HTMLCSSJavaScript

Links