Hacker News new | ask | show | jobs
by skwee357 451 days ago
Cool game. Concept is not new, but good execution.

Here is some feedback:

1. Remove the annoying popup 2. Use native elements for input, I don't know what is it in your code, but this is not native, because when I type, Vimium plugin intercepts my input rather than the input box.

1 comments

thanks! hmm I used a native element for input but disabled it so I could use the on-screen keyboard. might be time to revisit!