This Tic Tac Toe game is an interactive web project developed using HTML, CSS, and JavaScript. It features a two-player gameplay system where users take turns as X and O on a responsive 3×3 grid. The game includes real-time turn updates, automatic…
This Tic Tac Toe game is an interactive web project developed using HTML, CSS, and JavaScript. It features a two-player gameplay system where users take turns as X and O on a responsive 3×3 grid. The game includes real-time turn updates, automatic winner and draw detection, and a restart option for continuous play. With its smooth animations and modern UI design, the project demonstrates core front-end skills such as DOM manipulation, event handling, and game logic implementation.
used chatgpt for animations and devloping functionalty of js