Applying concepts such as DOM manipulation, event handling, and game logic to create interactive and responsive browser-based games.
A gravity-based game where the player navigates a bird through obstacles using JavaScript
A card-matching game using DOM manipulation, flip logic, and shuffle for randomized gameplay
Classic 3x3 grid game with alternating turns, implementing win conditions and reset functionality