Sure! Here's a simple example of an Indian bike driving 3D game implemented as a single HTML file using JavaScript:
This simple game allows you to control a red bike using the arrow keys on your smartphone. The bike moves in the direction specified by the arrow key pressed. The game loop continuously updates the bike's position and redraws it on the canvas.
Please note that this is a basic example and can be expanded upon to include additional features such as obstacles, scoring, levels, and more.