
(About Project)
A browser-based Pac-Man game built with HTML, CSS, and JavaScript. Initially created through the MIT xPRO curriculum, it was expanded independently with refined gameplay, movement, and visual details.
(Overview)
Players guide Pac-Man with the arrow keys, collect dots, avoid ghosts, and navigate a grid-based board with seamless screen-edge wraparound.
(Development Focus)
The project focuses on JavaScript game logic including continuous movement, keyboard input, collision detection, ghost states, directional sprites, animation, scoring behavior, and grid-aligned positioning.



