Information

Our project is a replica of Geoguessr that uses GoogleMaps StreetView panoramas. During each round the server picks a random StreetView coordinate and shows the panorama next to an interactive world map (depending on the region the user has selected). The player drops a marker on where they think the street is located and submits. The game then reveals the location, draws a distance line, and awards points based on the distance between the true location and the user's location. Our game has multiple regions (New York City, Europe, US, Oceania, Asia, World) and users will be able to decide between untimed and timed (0 seconds-600 seconds).