Project: QRBandits Flashcards
1
Q
Briefly explain QRBandits
A
QRBandits is an Android game where players scan QR codes they encounter to earn points determined by a hashing algorithm. They engage in a friendly competition against others via a leaderboard.
2
Q
What was the most challenging part of the project?
A
QRBandits was my first team project experience. I found the collaboration aspect of the project more challenging than I expected. [MORE CONTEXT NEEDED]
3
Q
How did you use the Google Maps API to display nearby QR codes?
A
4
Q
What is a user interface test?
A
5
Q
What is a unit test?
A
6
Q
How did you implement aggregation and composition in this project?
A
7
Q
What object-oriented programming principles did you apply in this project?
A
8
Q
A