-
Notifications
You must be signed in to change notification settings - Fork 23
Description
I play this on a phone with a keypad, and the keys are useless, so I have to do everything with the touchscreen.
I would suggest the following mappings:
2/4/6/8, 1/3/7/9, and D-Pad: navigate between available fields. Needs a cursor to be implemented exactly for this feature. Also, the navigation with 8 keys in a hexagonal would be a bit non-trivial and non-intuitive. I have not seen the original game (given it's a DOS game, I assume it had a keyboard navigation too?), though I played the Disney Mahjong J2ME game, which has a similar hexagonal layout and some nearly intuitive 8-directional navigation system.
Alternatively, digits can be used for navigation and D-Pad for panning.
5/DPAD_CENTER: confirm.
*: undo.
0: add a unit.
#: add a castle.
Even though it should probably be a separate issue, I'd also like to see on-screen zoom buttons, as pinch-to-zoom is the only action that requires two fingers, and is non-trivial to do with one hand. (Maybe should be duplicated with hardware keys too, but there's none of them left ×D Maybe volume buttons, but my device does not have them anyway, and you plan to add sounds in the future, and it's not a good idea to intercept them)