This is a simple implementation of the classic Tic-Tac-Toe game using HTML, CSS, SCSS, and JavaScript.
Tic-Tac-Toe is a two-player game where players take turns marking spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.
- Two-player game
- Interactive and responsive UI
- Highlights winning combination
Simply click the link below to start playing the game directly in your web browser:
- HTML
- CSS
- SCSS
- JavaScript
- Aswin-04 for creating this project.