ReflexGame
Implementation for reflex game.
Board is a CustomView that represents the behavior of the touchable squares.
Logic is hold on the GameCardViewModel and GameActivity reacts to its changes.
Android.Emulator.-.Pixel_3a_API_30_x86_5554.2022-07-14.00-50-12.mp4
The user will have 3 seconds for every five turns, and after that the time is decreased by 90% of the current time.
If the user reaches to score 0 after starting the game, it will be restarted.