CRASH · PROVABLY FAIR · B2B

VICERUN

A neon-soaked 1980s coastal smuggling run. The multiplier climbs as the run pushes further. Cash out before the bust.

VICE RUN / LIVE CURVEVISUAL DEMO ONLY
01
FLAGSHIP TITLE
03
TITLES IN PIPELINE
100%
ROUNDS VERIFIABLE BY DESIGN
01 / THE GAME

One curve. One decision.

Vice Run is a crash game with a loop players read in one second. No paylines, no bonus matrix. A round takes seconds, and the whole game state fits in a single number.

01 · BET

The run loads

Players stake before the run leaves the dock. Every bet locks to the round's committed seed.

02 · CLIMB

The coast opens up

The multiplier rises as the run pushes further. The longer it holds, the bigger the payout on the table.

03 · CASH OUT OR BUST

One tap decides it

Cash out to bank the current multiplier. Wait one beat too long and the run busts to zero.

VOLATILITY PROFILE · HIGHFROM THE MATH SPEC
1.5x
2x
3x
5x
10x
20x+
SPEC SNAPSHOTMATH SPEC FIGURES · PRE-CERTIFICATION
RTP
97.0 %
MAX WIN
2,000 ×
VOLATILITY
HIGH
ROUND LENGTH
~ 30 s
INSIDE THE GAMEPANELS FROM THE IN-GAME GUIDE
02 / FAIRNESS

Check the math yourself.

Every round is committed before it opens and verifiable after it ends. Operators do not have to take our word for it, and neither do their players.

01

COMMIT

Before a round opens, the server publishes sha256(server_seed). That hash pins the crash point in place before the first bet is taken.

02

PLAY

The round runs. crash_at derives from HMAC-SHA256(server_seed, client_seed:nonce), so neither side can steer the outcome mid-round.

03

REVEAL

After the bust, the server reveals server_seed. Anyone can rehash it, recompute crash_at, and confirm both match the record.

THE REFERENCE VERIFIER AND FULL DERIVATION SHIP WITH THE INTEGRATION DOCS.

verify_round.txtILLUSTRATIVE EXAMPLE · NOT A REAL ROUND
$ rara verify --game vicerun --round 001042

# hash published before bets opened
server_seed_hash   sha256:9f2c71a84be…c30be81a
client_seed        vicerun-demo-7f3a
nonce              001042

hmac      = HMAC_SHA256(server_seed,
                        client_seed + ":" + nonce)
          = 7c2e4d09aa61b8e2…10f4b90f
h         = int(hmac[0:8], 16)
crash_at  = max(1.00, floor(99 * 2^32 / (h + 1)) / 100)
          = 3.47x

$ rara reveal --game vicerun --round 001042

server_seed        4b7dd21c09aae5…f133c2e9
sha256(server_seed) == server_seed_hash   ok
recompute(crash_at) == 3.47x              ok

verify == true
03 / THE STUDIO

The math ships with the game.

RaRa Studio is an independent game studio in Tbilisi, Georgia. Every title starts as a model: simulated, stress-tested, and documented before the art goes in. Spec sheets and verifiers are part of the product, and Vice Run is the first title through the pipeline.

MODEL FIRSTSIM TESTEDDOCUMENTED MATHTBILISI · GMT+4
GAMES / PIPELINE
Vice Run neon wordmark from the game splash screenFLAGSHIP
VICE RUN
CRASH · TITLE 001 · HIGH VOLATILITY
PLAY THE DEMO →
Three Torches splash screen logo with the torch archwayIN DEVELOPMENT
THREE TORCHES
BANK & BUST · TITLE 002 · HIGH VOLATILITY
PLAY THE DEMO →
?CONCEPT
████ █████
TITLE 003 · UNANNOUNCED
04 / PARTNER

Put VICE RUN on your platform.

Integration docs, the full math spec, and playable builds are available under NDA to operators, aggregators, and platforms.