Alduce and Waldo , Great comments, info, suggestions and encouragement.
However much of what you suggest would be beyond my capabilities in the Free Version of FE. I am at my character limit and only so much could be gained by streamlining. Although, you have gave me much to think about and the response to this wee experiment has been more enthusiastic than expected, here and in real life. I might just continue this as an AppGameKit project (when I get holidays).
leo877, I am using FE physics (box2d). A result screen might just be possible. I had hoped to make a high score table but FE “write to file” does not seem to work yet.
SafePit,I will sort orientation issue. In FE ,APK creation just works. It is case sensitive though, which is an Android Issue and nothing TGC can sort. Therefore if your picture is BoringGraphic.jpg then you need to code LoadImage(1, “BoringGraphic.jpg”) . This was my problem as highlighted by Leo.
As for the mouse/tap naming issue, think I will go with “use mouse or tap screen“.