Sure! Here's an example of a simple drawing game implemented as a single HTML file using JavaScript:
In this game, you can draw on the canvas by tapping and dragging your finger on a smartphone screen. The drawing tool uses a black color and a brush size of 5 pixels. You can adjust these settings as per your preference.
Feel free to modify and enhance the game according to your requirements.