Erb3 / Sveio

A multiplayer geography game inspired by Posio
MIT License
1 stars 0 forks source link

fix: easier to click on New Zealand #103

Closed Erb3 closed 3 months ago

Erb3 commented 3 months ago

Fixed by doing two things:

  1. Increase the limit of how far you can go with the map, according to the max limits of latitude and longitude.
  2. Moving leaderboard to the top, not disturbing too much of the map.

Fixes #82