Sure, here's a simple space game in a single HTML file using JavaScript:
Welcome to Space Game!
Click on the game board to discover new planets.
To play the game:
1. Save the HTML code into a file with the extension `.html`.
2. Open the HTML file in a web browser, preferably on a smartphone.
3. You will see a game board with a message and instructions.
4. Click anywhere on the game board to discover new planets.
5. The name of the discovered planet will be shown on the screen, and the planet will be represented by a pictogram.
6. Continue clicking to discover more planets.
Enjoy exploring the space in this simple game!