An android application utilizing location services to display the user's location on a map. Engage in a thrilling experience where monsters pursue the user in real-time.
MIT License
0
stars
0
forks
source link
[Drawing the location of monsters near the User] Implement functionality to monster/s causing them to move closer to the user #9
Blocker*: [Drawing the location of monsters near the User] Implement functionality to "spawn" monster/s near user location #8
Description:
Add functionality to monster/s which will make them move to the user. This task will be a fundamental mechanic of our application, which other task will employ to their own functions. Note: there are 2 types of monster movement: circular and straight to user location.
Objective:
After spawning monster/s (#8 ), made it so that they approach the current location of the user, in the fixed speed.
Additional Information:
Collaborate with the team in case of any questions or problems.
Test the functionality thoroughly to ensure accurate placement and display of monster locations.
blocker is a task that blocks the development of the current task, meaning this task can't be started if the blocker isn't finished.
Blocker*: [Drawing the location of monsters near the User] Implement functionality to "spawn" monster/s near user location #8
Description:
Add functionality to monster/s which will make them move to the user. This task will be a fundamental mechanic of our application, which other task will employ to their own functions. Note: there are 2 types of monster movement: circular and straight to user location.
Objective:
Additional Information:
Collaborate with the team in case of any questions or problems. Test the functionality thoroughly to ensure accurate placement and display of monster locations.