The worst login site made for Hackclub Onekey
I guess it's kinda like a memory game. You get a random username and password made from your choosen character set, you have to memorize them, then enter them again.
You have to enter it via a grid, which has a pointer moving across it.
I only used the press and hold possibilites, but I might try experimenting with double and triple taps in later projects.
I heavily made use of directly manipulating innerHtml, and probably made some very bad design choices. I only thought of the memorizing part after already having done the other things..