As a user that likes to play games with their friends, I want an app to play a casual group game.
Create a game that a person can play with at least one other person
Ensure that user can join a game with at least one other friend.
As a user new to the area, I want a game that lets me explore my new stomping grounds so I can see new things.
Create an Android app that includes a map of the user's area, so person can see / find new places.
- Ensure that person can see the map
- Ensure the user can see their location on the map.
As a user, I want an app that makes it fun to get some exercise, because I want to get in shape.
- Create at least one feature that provides the user the opportunity to travel some distance by foot.
- App has an easy to use, inviting interface.
- Ensure user tests are positive
- Ensure that player locations update accordingly while user(s) in motion.
As a user that has little practice on reading a map, I want an app that pushes me a little to correlate where I am with where other objects or people are, so I can get better at my map reading skills.
Create an app that has a clean and easy to use interface that lets users of all map-reading skill levels easily use the app.
Ensure a user with zero map reading skills can figure out the app.
As a user, I want to be able to have an account with the app, so I can have some game details saved.
Create a login page where the user can create an account, login into their account, and have features available only after login.
Username and hashed password is saved in the cloud.