Simpl Geoguesser clone made using HTML and Javascript. You can play for free.
- Go to google cloud platforms
- Generate API key for Maps Javascript API
- Add the key to index.html file by replacing "YOUR_GOOGLE_API_KEY" with the key generated.
- Run the html file in a browser.
- Page opens with a map and the street view below it.
- You can move around in the street view to get clues of the location.
- You have to make guess by selecting the location on the map and click "Choose Location"
- The box beside choose location button tells the distance between actual street view location and the guessed location.
- Clicking on "New Game" on the top will open a new location on street view.