I have recently completed a pitch training game.
Problem is that the game requires the user to make thousands of A/B/neither decisions, and I suffer from RSI so badly that I can't play it. I just about managed to code it. But it is too much tapping.
I would like to be able to sit the device on my lap and lift my left knee for A, my right knee for B and both knees for ' neither '.
Is anyone aware of some code that would cut to the chase and save me having to mess around with raw accelerometer data?
Or is this a silly question? Maybe it is just a few lines of code with this data? Can anyone see it clearly?