mibpl / StreetViewGame

MIT License
1 stars 1 forks source link

Make rendezvous endgame less tedious somehow #58

Open enkait opened 3 years ago

enkait commented 3 years ago

One idea: once more than half (or some other percentage) of the players are close to each other, show a circle on each player's map centered on the rendezvous point, and extending to the furthest player. The goal is to make it easier for players to figure out where they are, but without changing the gameplay substantially.

enkait commented 3 years ago

Regarding the circle idea: to make the circle less OP, we could make it only update either e.g. every minute, or when a player arrives at the target (in practice this tends to be spaced out quite evenly).