Sure, here's a single HTML file containing a Space Invaders game with an invincibility star power-up. The game is designed for smartphone operation and uses pictograms where possible. The game starts automatically when the page loads:
To play the game, save the above code into a file with a ".html" extension, open that file in a web browser (preferably on a smartphone), and start the game. The player can move left and right using the on-screen controls. The objective is to shoot down all the invading aliens without letting them reach the bottom of the screen.