⚛️ X & O Game (Powered by Vanilla JS & Tailwind CSS)
This project is a modern and optimized implementation of the classic Tic-Tac-Toe game, built to showcase the power of pure Front-end development, focusing on peak performance and a polished User Experience (UX).
screenshot from my project🤩
🛠️ Core Technologies
Vanilla JavaScript (Pure JS): Used for game logic and state management to ensure maximum efficiency without the overhead of heavy frameworks. Tailwind CSS: Employed for rapid, modular, and fully responsive styling implementation, guaranteeing a robust design structure
✨ Key Features
Advanced AI Opponent: The core game logic features a high-level algorithm designed to provide a genuinely challenging experience. Responsive Design: The UI is perfectly optimized to display correctly across all viewports (mobile, tablet, desktop). Dark Mode Support: Full implementation of a dark theme to reduce eye strain and align with modern developer aesthetics. Scoring System: A precise mechanism for tracking and displaying game results.
🚀 How to Run
To run the project locally, simply clone the repository and open the index.html file in your preferred web browser.