# Rally Rush

> A lightweight browser rally game with quick circuit selection, arcade controls, and a straightforward race loop.

Canonical URL: https://smallweblab.com/posts/rally-rush/
Published: 2026-05-16
Modified: 2026-05-22
Author: SmallWebLab
Category: Games
Tags: Arcade Racing, Three.js, Auto-synced, Prototype

[Play Rally Rush](/lab/rally-rush/)

Rally Rush is a lightweight browser rally game with quick circuit selection, arcade controls, and a simple race loop.

It is synced from its own repository into the lab and is especially useful as a reference for road generation, track feel, and visual terrain inside a small static prototype.

## What It Tests

- Arcade driving feel in a browser route.
- Three.js scenes that remain simple enough to ship as a static mini-site.
- Keeping a playable prototype connected to a larger portfolio without over-packaging it.

