pacman icon indicating copy to clipboard operation
pacman copied to clipboard

HTML5 Pacman

Results 25 pacman issues
Sort by recently updated
recently updated
newest added

hey dale and others, i have forked this repo and made some minor changes. appreciate if you guys take a look at it: https://github.com/sevakmaheshr/pacman constructive comments welcome. :handshake:

at the beginning you put your variable: var NONE =4 but the rest like up, down, etc. Don't have var behind the name

Hi, We would love to show your app and share the code, as part of a Javascript-related presentation, however we are not allowed to use the "Do What The F*ck...

Hi, the game stuck on loading on mobile safari (ipad and iphone), disabling the audio files loading make it playable but no audio of course ;). Any clues?

This breaks functionality of other JS applications on the same page.

The eating and siren sounds don't work. Any ideas? All others seem to be working. This issue exists everywhere I find it online. It also exists in the downloaded version...

when I use your code with some simple (fadeI; fadeOut) jQuery i get "undefined is not a function" it points to this line "var collection = ( tweeners[ prop ]...

Hi, I've noticed in the source code that you haven't finished the _Ghosts should return back to base when eaten_ feature. I think this can be done with _Djikstra's shortest...