RishabhDevbanshi / Pacman-Game

This is a pacman game made using HTML, CSS and Javascript only.
https://rishabhdevbanshi.github.io/Pacman-Game/
54 stars 108 forks source link

Added Game Difficulty as I suggested #91

Open KhalebOBrien opened 3 years ago

KhalebOBrien commented 3 years ago

Now the gamer gets to choose difficulty before starting to play. The difficulties are as follows:

Easy : This is the default. It has 4 ghosts in it and the speed is normal. 🐌

Medium: It has 6 ghosts in it of which 2 are clones of the existing ghost (so ghost can clone themselves.....hahaha.....flash duplicate). Things seems to be faster here. ⏩

Hard: It has 8 ghosts in it of which 4 are clones of existing ghost. Everything here is speedy. 💨

Oops! I forgot to do one thing 🤦 .........the scores are still the same across all difficulties.....another contributor will do that. 😄