issues
search
PKrystian
/
FiveNightsEscape
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
[Gesture support] Implemented gesture to change activity + difficulty validation
#26
Closed
PKrystian
closed
9 months ago
PKrystian
commented
9 months ago
Added:
Gesture support; Swiping from left to right (in menu) will change the activity (like pressing the start button).
Added log and toast support whenever there is an error or user didn't select any difficulty.
Refactor improvements. (like changing monster class from abstract to open)
Added: