Open cgv2921 opened 7 years ago
Huseen & Rafael
We got code to generate treasure locations given a user location and an amount of treasure to generate. Still have to use JUnit to make unit tests to check that the math works as expected. Still have to get user's current location (so we can feed it into the treasure-generator function).
Also have to create the views for this story. I.e. the "Activitiy" object. Look into Activity-lifecycle for android. Super useful for Android development.
As a user I would like run the program at my current location so that I can start the game.
Acceptance Criteria: