Sure! Here's an example of an HTML file that implements a simple destructible game using JavaScript:
In this game, you control a player character represented by a blue rectangle on a canvas. The player has a hammer (gray rectangle) and can move it by touching the screen on a smartphone. The objective is to destroy a red building by hitting it with the hammer. The building has a health bar, and once its health reaches zero, the game restarts with a new building.