a Tic Tac Toe game with a twist! Instead of just the classic 3x3 board, I’ve added different board sizes including 3x3, 4x4, and 5x5 for an enhanced challenge.
This project was built using:
- HTML for structure
- CSS for styling
- JavaScript for game logic
- jQuery for interactivity
- Bootstrap for responsive design