Sure! Here's a simple game where you can destroy stuff, get rich, and collect items like a store, box, plushie, and metal. Since you mentioned using pictograms, I'll include some visual representation as well. Note that this code is just a basic example, and you can expand and customize it as per your requirements.
When you open this HTML file in a browser, it will display a canvas with a red square representing the item to be destroyed. By clicking/touching the square, you will destroy it and earn money. The number of destroyed items and the money earned will be displayed on the screen. The destroyed item will then be randomly moved to a new position for the next round.
Feel free to modify the code and add more features to make it a complete game experience!