- android.permission.INTERNET
- android.permission.READ_EXTERNAL_STORAGE
- android.permission.CAMERA
- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.NFC
Feb 24, 2022
- Save states!!! Every time you open a game you've played before, you can pick up where you left off.
- Fix more pernicious audio bugs: no more random silence or static-y effects.
- Correct timer implementation; game timings should be more accurate now.
- Fix crash when running the app on a second device (or running it after upgrading your phone).