Sure! Here's a simple bus simulator game implemented as a single HTML file using JavaScript and enclosed in script tags. This game assumes smartphone operation and uses pictograms for visual representation:
This game simulates a bus moving from one stop to another. The bus emoji rotates every 2 seconds to indicate movement, and the "Next Stop" text displays the current bus stop's name and pictogram. Each time the bus reaches the last stop, it wraps around to the first stop.