Hacker News new | ask | show | jobs
by latexr 772 days ago
It would be interesting to end up with a ranked list instead of just the top spot.
1 comments

Yes doable. Can put the unselected choices in another array which is displayed at the end of the game.
My guess is that it's possible to order the first few, but after that I don't care. Top 3 may be fine, and after that perhaps switch to a tier list.

But I guess that this is the type of project where simplicity is a feature for the user, so perhaps only top 1 is better.

> but after that I don't care.

To each their own. But there are more people in the world who have different preferences. Getting the top 1 is useless for my use case because I can just look at the list and pick. But having a way to order the list is useful.