Sure, here's an implementation of the classic Snake game using JavaScript, HTML, and pictograms. The game is designed to be played on smartphones.
Once you save this code in a file with the `.html` extension and open it in a web browser, you'll be able to play the Snake game on your smartphone. Use the Arrow keys to control the snake and try to eat as many apples as possible without crashing into the walls or yourself. Good luck, and enjoy the game!