Sure! Here's an example of a simple shooting game implemented as a single HTML file using JavaScript and enclosed in `` tags:
This game allows you to control a spaceship using mouse movements and shoot down randomly appearing targets. The goal is to hit 10 targets to win the game. The player is represented by a rocket ship emoji (
🚀) and the targets by blue squares.