Here is an example of a simple space shooting game implemented as a single HTML file using JavaScript:
To play the game, you can open the HTML file in a web browser, and control the player using the left and right arrow keys to move and the spacebar to shoot bullets. The objective is to avoid the descending enemies and destroy them by shooting bullets at them.