Quick answer
Open the Hop.Earth player, wait for the game interface, and click inside the frame before using the keyboard. The public client snapshot maps W or Up to forward movement and A/D or the arrow keys to steering. Follow the current on-screen prompt whenever the live build differs.
Why the game stays in the embedded player
The homepage keeps the game, controls, and troubleshooting links together. The player loads directly from Hop.Earth in a cross-origin iframe, while Full screen expands the wrapper without navigating away. Browser third-party-cookie rules can still limit an account session inside the embedded source.
If the frame looks unresponsive, click once inside the visible game area before pressing a key. Keyboard focus belongs to the page you most recently interacted with. When the outer page scrolls instead of the car moving, focus is still on Hopearth.app rather than the embedded game.
Controls documented in the public client
This table is based on the public client snapshot at commit d712b2b . The live game can change after publication, so its current control overlay remains the final reference.
| Action | Documented keys | Practical use |
|---|---|---|
| Forward | W, Z, Up | Accelerate or move the current character or vehicle forward. |
| Brake or reverse | S, Down | Reduce speed, then reverse after the vehicle slows. |
| Steer left | A, Left | Turn left while the vehicle is moving. |
| Steer right | D, Right | Turn right while the vehicle is moving. |
| Increase input | Shift | The public client maps Shift to its increase or boost input. |
| Vehicle action | X | Context-sensitive vehicle, summon, or recovery behavior depending on state and press length. |
| Menu | Esc | Open, close, or leave the current menu when supported. |
Your first drive, step by step
Start with a recognizable road network. A simple straight segment is easier than a dense interchange while learning.
Let roads, terrain, and the current game state appear before trying to reset or summon repeatedly.
Click inside the iframe, then use the current prompt to enter the world or call a vehicle.
Tap forward first, add steering after movement begins, and save stronger input for open road.
Short, deliberate inputs make the first minute easier to understand. Holding forward and steering before the scene is ready can send the vehicle away from the road or make a loading delay look like a control failure. Watch for one visible response, then extend the next input.
When the car is missing or stuck
Release all movement keys, tap the current vehicle action once, and wait. If the run does not recover, use the live reset/menu instruction or start from a nearby road. Rapid repeated actions can make it harder to tell whether map data, focus, or the vehicle state is the real problem.
Frame-specific tips
Hopearth.app cannot read or change the game state inside the cross-origin iframe. Reload refreshes only the embedded document; it does not clear game cookies or account data. Full screen expands the entire player shell. The game may also request its own pointer lock or full-screen transition after you interact with it.
If login loops or the retry page appears, reload the player once and confirm that your browser allows the cookies required by hop.earth inside an iframe. Continue with the loading and login checklist if the same symptom remains.
Do not install an unknown “Hop Earth download”
The normal product is web based. A page that offers an unrelated Windows or mobile installer may be using current search demand to distribute unwanted software. Test the browser version and check the destination domain before signing in or downloading anything.
Mobile and touch expectations
The live product can expose different controls by device and release. Real-time 3D map generation is demanding on mobile hardware. Try landscape orientation, close other graphics-heavy tabs, disable battery saver for the test, and use the player Full screen action to give the game more room.
If the source game does not offer a usable touch layout on your device, the iframe wrapper cannot add one across origins. Test a current desktop browser before concluding that the account or route is broken.
What to do next
Return to the embedded game and keep this guide available in another tab if you need the table. If the game fails before a drivable route appears, follow Hop Earth not working. If the concept is right but the current service or device is not, compare games like Hop Earth by map basis, platform, and driving style.
Sources and further reading
- Official Hop.Earth game
Primary source for the game loaded in the homepage player.
- Hop.Earth public source
MIT-licensed runnable slice and technical description.
- OpenStreetMap community discussion
Community context for the road-data foundation.
- Hacker News discussion
Early user discussion and launch context.
Sources were last checked on August 7, 2026. Product behavior can change after publication.