BUILD → CODE → RUN → PUBLISH → PLAY IN VR
Snap together roads, drop in a car, and program it with colourful blocks — no typing required. Press Run to drive it in your browser, then publish it to get a link you can open inside a Meta Quest 3 headset and play the same game in VR.
Every feature listed here is implemented and runs for real.
Highways, curves, intersections, bridges and ramps click together automatically — you never type a coordinate. Add buildings, trees, barriers, checkpoints and a finish line.
Over a hundred blocks across Events, Motion, Driving, Control, Sensing, Operators, Variables, Lists, 3D, Game and VR. Loops, if/else, variables and collisions all execute for real.
Acceleration, braking, friction, reverse, top speed and steering that only bites when you are moving — plus collisions against buildings, barriers and obstacles.
Your blocks run in a sandboxed interpreter. The platform never uses eval and never executes generated JavaScript, so opening someone else's project is safe.
One click gives your project its own public address like /p/abc123, plus a QR code. Keep editing afterwards — the published version only changes when you publish again.
Open that link in the Meta Quest Browser and press Enter VR. The trigger becomes the accelerator and the thumbstick steers, so the program you wrote with arrow keys just works.
Built with Next.js, Three.js, Blockly and the Meta Immersive Web SDK.