Sure! Here's an example of a simple game that meets your requirements:
Plane Crash Game
Score: 0
To play the game, open the HTML file in a web browser (preferably on a smartphone for optimal experience). The game starts when you click or touch the game container. Move the plane by dragging or moving your finger/mouse within the game container to avoid collision with the falling pictograms. If a pictogram hits the plane, it will result in a crash, and the game will show the number of people who died in the crash as your score.
Note: The game is a simple implementation to demonstrate the concept and may not include advanced features or graphics. Feel free to modify and enhance it further according to your preference.