FAQ

Answers to common questions about BattleRush.

Is it mobile-friendly?

Yes. Games support taps/gestures, and layouts scale responsively for smooth play on phones.

How are game results saved?

Wins, moves, and leaderboard entries are stored in your browser using localStorage (no server account required).

Can I reset the leaderboard?

Yes — either open your browser console and run localStorage.removeItem('sl_leaderboard'), or click the button below.

What controls are supported?

Common bindings: click/tap to interact; R to restart; Space/P to pause/resume (game-dependent).

Can I customize the look?

Absolutely — adjust CSS variables in assets/css/style.css and tweak page text/images for your own theme.