Live data from Hacker News

Show HN: A typing game inspired by Piano Tiles

qwertytiles.github.io

1–6 of 6 posts

Re: Show HN: A typing game inspired by Piano Tiles

#3
This was really enjoyable, although I found it difficult to read all the letters when it got a little faster! Ended up scoring 170 after a couple of attempts. I looked at the code and it is fairly clean. I'd probably recommend using 'requestAnimationFrame' over the 'setTimeout' you currently use for the loop. I'd also make it clearer that bad accuracy lowers your score!