Reactor Rush // Unstable Cargo
Reactor Rush is a short, single-player browser game about stabilizing an unstable reactor while cargo moves through a dangerous magnetic corridor.
Play
- Open
index.htmlin a modern desktop browser, or use the public demo URL supplied with the submission. - Click the arena or press Space to pulse the reactor.
- Keep the reactor charge in the green band and catch drifting energy cells.
- Avoid the red overload line. The run ends when the reactor overheats or the timer expires.
- Press R or use the restart control to begin another run.
Design notes
The game is built as one static HTML file with inline CSS and JavaScript. It has no account, backend, paid API, or build step. The loop is intentionally readable within the first minute: pulse, steer the charge, catch cells, survive the countdown, then restart for a higher score.
Controls
| Action | Control |
|---|---|
| Pulse reactor | Space or click |
| Restart | R |
| Pause | P |