價格:免費
更新日期:2019-02-02
檔案大小:6.2M
目前版本:0.9.2
版本需求:Android 4.1 以上版本
官方網站:https://about.me/ido.weiss
Email:idow09@gmail.com
聯絡地址:Jerusalem, Israel
This game is a quick & simple game to improve concentration and speed of response. The game measures the amount of time it takes you to tap every number from 1 to 36 on a square grid of randomly distributed numbers in the mentioned range.
Currently there isn't too much to the game so future releases are considered. Please contact me for feature requests.
The game is a simple project that allowed me to improve my programming skills by learning a new language (dart) and applying modern architecture and paradigms.
I wrote this game using the flutter framework which is based on the dart language. I used the BLoC pattern as my base architecture guideline, and I leveraged RxDart as a mechanism for asynchronous operations (on top of dart-async).