Essentially Where's Waldo? We implemented Google Cloud's Google Map API and Roads API to generate a random location within NYC, and a 2D Waldo will be placed in a random location within a certain radius. The goal is to find Waldo's exact location and click on him.
- Clone the repo
- cd WaldoStreet
- Edit waldo.html, replace "YOUR_KEY" with your Google Clouds API key. Make sure your API key has "Maps JavaScript API" and "Roads API" enabled
- Open waldo.html
- Sometimes the Street View of a location becomes black.
- Sometimes the Street View doesn't pop up.
- Sometimes Waldo will not appear on the map.
- Sometimes the user gets placed inside of a building and cannot move.