Entry tags:
robotfindskitten controls
I have been porting Maemo robotfindskitten to Qt. It's been quite impressively easy. You can find the repo here and the annotated docs here.
In Maemo robotfindskitten, you can control robot either by using the hardware keys, or by tapping on the screen. However, there are three things you can do with the hardware keys you can't do with the screen:
Also, in demo mode, dialogue boxes currently self-cancel after a few seconds. Maybe this should be the rule in ordinary mode as well. What do you think?
In Maemo robotfindskitten, you can control robot either by using the hardware keys, or by tapping on the screen. However, there are three things you can do with the hardware keys you can't do with the screen:
- move in a random direction (R)
- move towards something interesting (demo mode, D)
- run (Shift)
- the centre of the screen
- the two positions of the rocker switch
Also, in demo mode, dialogue boxes currently self-cancel after a few seconds. Maybe this should be the rule in ordinary mode as well. What do you think?