Great game - great platform! Thank you so much.
This isn't a bug so hope this is the right place to post... I really liked the pop up window for tapping commands. I think that this is particularly useful for the iphone/touch. On the ipad, I think that the box could be proportionally a bit bigger to the screen but it works well there too. Anyway, I had a suggestion for organizing this slightly differently. At the moment, it has common commands / prepositions / directions all in one box and two tabs: common commands / recent commands...
http://itunes.apple.com/us/app/the-drea ... 70810?mt=8What about if this box just had VERBS? You could fit around 30 verbs in the box which is really quite extensive (the tabs could be MORE VERBS / NEXT WORD)... I couldn't think of many times that I would use recent ones except from a RESTORE position in fairly cruel game!
Here's the thing: the second box would be all the NOUNS in scope with the same tabs underneath.
(I'm assuming that this would be possible to tie into the Inform code: it could even be for all the nouns which don't fire a default library message so keeping the player immersed and cutting down the number of obscure commands...)
The third box would be all the PREPOSITIONS in the game.
And of course the fourth box would be for the SECOND NOUN.
This would take advantage of the standardized grammar of IF which I'm fairly sure is always VERB or VERB + NOUN or VERB + NOUN + PREP + 2nd NOUN.
On the downside, it might mean two-touch movement... GO + NORTH. On the very plus side, it would mean that the whole game could potentially be played from the pop up box(es). While veteran IF players will probably always prefer keyboard (however small), I can see tap-play being very appealing for younger / newer players especially on public transport etc.
Would this work?