Skip to content

Continuation of Umass Geoguessr project made during HackUMassXI

Notifications You must be signed in to change notification settings

johncle/umass-geoguessr

 
 

Repository files navigation

UMass GeoGuessr

UMass GeoGuessr is a web-based game built with Flutter and Dart in which players can test their knowledge of the UMass Amherst campus. It was built as a part of HackUMass XI, a popular 36-hour hackathon, and it won "Best Use of Google Cloud" for our use of the Google Maps API.

Gameplay and Scoring

Players are shown a series of photographs that were taken on campus and have to plot a marker on the map to make a guess of where they think the photo was taken. Guesses are scored by considering their distance from the target location which is revealed along with the distance after the player makes their guess. The team utilized the Google Maps API to display the map, allow for map control, plot markers, and get the latitude and longitude coordinates of the guess and target locations.

Screenshots

Map Page

map page

Guess Popup

guess popup

Inspiration

We were inspired by GeoGuessr, an online game in which players are put into a random location on Google Street View and are tasked with trying to plot their location on a map as accurately as possible. We figured that a UMass equivalent, in which players are given photos of locations around campus, would be fun for students to try.

About

Continuation of Umass Geoguessr project made during HackUMassXI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 34.4%
  • Dart 29.8%
  • CMake 27.9%
  • HTML 2.9%
  • Swift 2.6%
  • C 2.1%
  • Other 0.3%