Sure! Here's an example of a simple game implemented as a single HTML file with JavaScript:
This game randomly generates pictograms from a predefined array and displays them within a game container. The pictograms appear and disappear every second, creating a constantly changing game environment. The game can be played on a smartphone as well. Feel free to customize the game by replacing the pictogram array or adjusting the game container size.