A browser-based Pac-Man clone built with HTML5 canvas and vanilla JavaScript.
https://packmaannn.netlify.app/
- Arrow keys / WASD — move
- R — restart
index.html— page structurestyle.css— stylingscript.js— game logic (maze, movement, ghost AI, rendering)

