Sure! Here's an example of a single HTML file implementing a game using Three.js library to create 3D stars.
This code creates a simple game where you can see 100 3D stars rotating in the scene. The stars are randomly positioned and rotate continuously. You can view the game by opening the HTML file in a web browser on your smartphone.