GUIDE #23
Higher Lower
Higher Lower is a number duel (1–10). Both players submit a number each round. Higher number wins the round. First to 5 wins.
01 // CONTROLS
Controls
- Enter a number from 1 to 10
- Submit — resolve when both are in
02 // STEPS
Step by step
-
01
Open the game
From the arena roster, open this game’s play page.
-
02
Create or join a room
Host creates a room and shares the code. The second player joins with that code.
-
03
Both hit Ready
When two players lock in, the match starts instantly — no accounts needed.
-
04
Pick your number
Each round, choose a value between 1 and 10.
-
05
Lock it in
Submit your number. It stays secret until your opponent submits too.
-
06
Resolve the round
Higher number wins the round.
-
07
First to 5
Keep scoring rounds until someone hits 5 points.
03 // EDGE
Pro tips
- Going max every time is obvious — mix mid values.
- Mirror psychology: sometimes they expect you to go high.