Retro-inspired Pac-Man game 🎮
npm install dependencies
npm start to start game, navigate to localhost
Use keyboard direction arrows to navigate
(Dots are worth 10 points each, ghosts are 100 points PowerPills are 50 points).
Scared ghosts & PowerPill will stay active for 10 seconds
-
Game is over once Pacman collides with a ghost
-
Eating all dots will also result in 'game over'
-
Final score shows up in the scoreboard


