Sure, here is a simple implementation of the classic game "Asteroids" using HTML, JavaScript, and pictograms. Please note that this is a basic version and can be further enhanced for a fully-functional game:
To play the game, open the HTML file in a web browser (preferably on a smartphone) and use the arrow keys to control the spaceship. The spaceship will move forward, rotate counterclockwise on pressing the left arrow key, and rotate clockwise on pressing the right arrow key.