Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 421 Bytes

geoguess_irl

Play geoguessr-like game but irl! Randomly generate location in radius, and walk to location using gps to see how close your guess is.

This is the flutter ui for the app.

The server repo is located at https://github.com/superj6/geoguess-irl-server

Insert maps api key in base directory '.env' as "MAPS_API_KEY"