diff --git a/content/homework/hw3.mdx b/content/homework/hw3.mdx index 0128c9f..9065354 100644 --- a/content/homework/hw3.mdx +++ b/content/homework/hw3.mdx @@ -58,6 +58,8 @@ Your game should contain the following dining halls: Coordinates for these can be found in [the GPX files](https://github.com/cis1951/hw3-gpx), or you can [use Google Maps to find them](https://support.google.com/maps/answer/18539). +**NOTE:** You can just hardcode the coordinates in your app's code! + Finally, **please submit a short, 5-second video** of a dining hall being collected along with your project. This will help us grade, just in case we're not sure how to trigger the collection event. **Note:** You are *not* required to store the user's progress between app launches. We will also not prescribe a specific way you should handle errors.