Hacker News new | ask | show | jobs
by webdevver 1022 days ago
I would suggest to maybe replace the dropdown list with 12 or 10 tiles instead. would make navigation a bit easier (and the difficulty level less brutal, although that might just be me!)

this is a great game by the way! There might be scope for grouping the repos broadly by language. so when faced with some javascript code, the list of possible answers the user gets to pick from are all javascript-y repos. but this ofcourse makes it easier (maybe too easy).

1 comments

The idea of presenting it with tiles is interesting. It can also avoid including too similar repositories. I'm currently working on grouping by language or theme. Thanks for the feedback!