Hacker News new | ask | show | jobs
by drag0s 520 days ago
I really like the game!

looks like the keyboard doesn’t work that well on mobile though (iOS). You need to press the keys below the key you want to type (eg if I want to type a T, I need to press G for it to work)

2 comments

Ugh I've run into this issue as a developer before, IIRC it was something about the height of the bottom browser bar not being considered in touch targets. I think I was using the Canvas API when I hit it
I did not have this issue on iOS FWIW, so there must be something more subtle going on for this bug.