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

Animate the pac-man to open and close its mouth #97

Open keithmchd48 opened 3 years ago

keithmchd48 commented 3 years ago

I can try and animate the pac-man so that it opens and closes its mouth

RishabhDevbanshi commented 3 years ago

I can try and animate the pac-man so that it opens and closes its mouth

Go for it !

keithmchd48 commented 3 years ago

I have added the animation I suggested in this PR https://github.com/RishabhDevbanshi/Pacman-Game/pull/98

keithmchd48 commented 3 years ago

Hi Rishabh, I accidentally closed the previous PR #98 which was approved by you. I am kind of new to open source contribution and seems like I messed up. I have created another PR with the same changes https://github.com/RishabhDevbanshi/Pacman-Game/pull/106.