Project Overview
My Games is a web-based platform that showcases two interactive and logic-based games: Sudoku and Tic-Tac-Toe. The goal of this project is to offer users a fun and engaging way to challenge their minds while demonstrating my ability to build interactive web applications. Both games are fully functional, responsive, and built with attention to game logic, user experience, and clean design. Users can play directly in the browser without any setup, making the platform accessible and easy to use.
Each game was developed with a focus on logical structure, responsive layout, and real-time interactivity. Sudoku provides a classic number puzzle experience, while Tic-Tac-Toe includes win detection and turn tracking for two players. This project highlights my skills in JavaScript for handling game logic, DOM manipulation for dynamic updates, and CSS for a smooth and clean visual presentation. It reflects my passion for creating engaging web experiences and my ability to turn concepts into working browser-based games.