Sure! Here's an example of a simple game implemented as a single HTML file using three.js library for creating 3D graphics. In this game, you can rotate a tree object along the X, Y, and Z axes using buttons. The game assumes smartphone operation and uses pictograms for the buttons.
You can save this code into an HTML file and open it in a web browser to play the game. The buttons labeled with "X," "Y," and "Z" can be clicked to rotate the tree object along the respective axes.