Javascript Games

Applying concepts such as DOM manipulation, event handling, and game logic to create interactive and responsive browser-based games.

Scroll to explore more ↓

Floppy Bird

A gravity-based game where the player navigates a bird through obstacles using JavaScript

Memory Game

A card-matching game using DOM manipulation, flip logic, and shuffle for randomized gameplay

Tic Tac Toe

Classic 3x3 grid game with alternating turns, implementing win conditions and reset functionality