A modern take on the classic game with a clean and interactive UI.
Build with: Pure JS, HTML, and CSS.
This project is a functional Tic Tac Toe game that handles player turns (X and O), detects winning patterns, and manages game draws using DOM manipulation.
-
Logic: Pure JavaScript algorithm for win/draw detection.
-
UI: Modern gradient background with glassmorphism effects.
-
Reset: Instant board clearing with the 'Reset' button.
-
HTML5
-
CSS3 (Flexbox & Gradients)
-
JavaScript (ES6)