I created this Tic Tac Toe game using HTML, CSS, and JavaScript as a practice project.
The goal was to improve my frontend skills while building a fun game for the browser.
- ๐ฒ Classic 3x3 Tic Tac Toe grid
- ๐ฅ Two-player mode (same device)
- โ Detects win condition
- ๐จ Simple UI
This project was built to:
- โจ Practice JavaScript DOM manipulation
- ๐๏ธ Strengthen HTML & CSS layout skills
- ๐น๏ธ Understand game logic implementation
- HTML5
- CSS3
- JavaScript
Itโs a basic version without advanced features like AI opponent or online multiplayer.
Made by Gowrav R