GUIDE #66
Midpoint
Midpoint is a number duel (0–50). Both players submit a number each round. Closest to the bullseye target wins the round. First to 4 wins.
01 // CONTROLS
Controls
- Enter a number from 0 to 50
- 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 0 and 50.
-
05
Lock it in
Submit your number. It stays secret until your opponent submits too.
-
06
Resolve the round
Closest to the bullseye target wins the round.
-
07
First to 4
Keep scoring rounds until someone hits 4 points.
03 // EDGE
Pro tips
- Start near the middle of the range, then adjust.
- Use the last reveal to triangulate the target.