Sure! Here's a super simple implementation of Pac-Man game using JavaScript and HTML:
To play the game, you can copy and paste the above code into a text editor and save it with a `.html` extension. Then, open the saved file using a web browser and the game will be playable. Use arrow keys on your smartphone or keyboard to move the Pac-Man pictogram around the game board.