Sure! Here's an example of a simple game implemented using a single HTML file with JavaScript, enclosed in script tags.
This game is a simple particle effect where particles are spawned and move outwards in a circular fashion when the user clicks on the canvas. The particles gradually fade away as their size decreases. You can view and play the game directly in a web browser on your smartphone.