Sure! Here's a simple shoot game where you shoot aliens using JavaScript code embedded in a single HTML file. You can play it on a smartphone by tapping on the screen to shoot.
Save the above code in a `.html` file and open it in a browser, or you can copy and paste it into an HTML editor or an online HTML playground to play the game.