Sure, here's an example of a simple game implemented as a single HTML file using JavaScript:
Pictogram Game
This game will display a grid of 16 elements. Five of these elements will be randomly assigned one of the enemy pictograms. By clicking on an enemy pictogram, it will be "killed" and disappear from the grid. The goal is to kill all five enemies by clicking on them.