Sure, here's a simple implementation of Pac-Man game using JavaScript and pictograms:
Make sure to replace `"emozi_all/pacman.png"` and `"emozi_all/ghost.png"` with the actual paths to the pictogram images on your system. You can also modify the size, speed, and starting positions of Pac-Man and ghosts based on your preferences. Have fun playing the game!