Pacman-Game icon indicating copy to clipboard operation
Pacman-Game copied to clipboard

This is a pacman game made using HTML, CSS and Javascript only.

Results 71 Pacman-Game issues
Sort by recently updated
recently updated
newest added

Now it will keep the track record of the highest score by the user.

hacktoberfest-accepted

I've added simple animation in the game page using HTML lists and CSS ### Screenshot ![image](https://user-images.githubusercontent.com/58631762/95548238-45bb4a00-0a22-11eb-8d6c-eff6b52429ab.png)

hacktoberfest-accepted

Add mute button.. ![sound-off](https://user-images.githubusercontent.com/53325994/95016255-7b9dae80-066f-11eb-8a43-add6392a4703.png) Please assign me this.

All the code is currently in app.js I think separating the code in **different files** and make it modular will make project more structured. MVC separates an application into three...

Fixes #9 I have added comments for every feature added for better understandability. For your reference I have attached a screenshot of the game after the changes I have made....

hacktoberfest-accepted

Added improvements with more visual appealing background, theme colors and eyes for the ghost.

hacktoberfest-accepted

Hello, Added beautiful on-screen button for pacman movement. Please have a look and accept my request ![pacman-buttons](https://user-images.githubusercontent.com/69116151/95208198-69a24400-0806-11eb-903b-f46d4e70b09f.png) Thanks

hacktoberfest-accepted

Hello, lets add a section where the player can set the game difficulty level before he/she starts play. Select Difficulty: Easy (This will be the default) Medium Hard

enhancement
good first issue
hacktoberfest