Website of: "Mr. H"
Where is this place??
Instructions
- Add 5 more coordinate pairs to the places array
- Decide how you'll score the user based on their distance array,
and display that score somewhere on the page
- Display a message when the user has gone through all the places
- Bonus: Improve the user interface with nicer CSS and layout.
- Bonus: Embed an interactive street view instead of just a static map. (See API Reference)
- Bonus: Add a timing mechanism so that users must guess within a certain amount of time.
- Bonus: Randomly generate places instead of hardcoding an array, so that users have potentially thousands of places to guess.
- Bonus: Use your ample imagination to come up with some other way to improve the game 😀