delaze
delaze copied to clipboard
Updated to API23 and some user options added
- Updated Deprecated methods and built on API23 (Android 6.0)
- Cleaned up unused resources
- Added and implemented options to disable head tracking and background music
- Added about Section and Instructions on how to play
- Increased the consecutive/holding input lag time slightly
Did you test this? Can merge if tested (don't have enough space on my computer to reinstall android dev tools)
Why disable headtracking? How would people play without it? This project deviates from the research paper because it's on the Google Cardboard. Let me know your thoughts
All tested and working.
For now the volume keys can be used if not using head tracking, however @urbster1 is going to make dpad controls as well.
Personally, I find the spinning around on the spot a bit tiring and almost nauseating after a couple of games.
Is there a working build? I don't have permission to merge the pull requests but I'd really like to give it a try!
@urbster1 I've hidden it a bit :p https://github.com/aliaksei135/delaze/tree/new-block-design/Unblyopia/app/build/outputs/apk This has the new blocks as well
Oh right! Thanks a bunch. It's definitely on the right track! I noticed there's still a bit of a shadowy tint in the parts of the blocks that are supposed to be shown to the other eye and it's allowing me to "cheat". Also, sometimes the entire block shows in one eye. Otherwise it's working well!
@urbster1 Thats next on my list to fix when I have some time!
@urbster1 I have fixed the shadowing and added in the ability to change the game colours (allowing some painful colour combinations :stuck_out_tongue_winking_eye:), also added in the ability to scroll on the about dialog (which I forgot last time)
@raphaelrk I have built and tested it. Can this be merged?