codeforgermany / click_that_hood

A game where users must identify a city's neighborhoods as fast as possible
http://click-that-hood.com
MIT License
450 stars 639 forks source link

Feature request: List incorrect guesses at the end #312

Open SmokeysDev opened 3 years ago

SmokeysDev commented 3 years ago

This game is a great learning tool, but I find myself missing 1 feature to really help. At the end, it would be super helpful to get one or both of the following

  1. List the names of all incorrect guesses
  2. List all guesses with their time taken to get correct (sorted by time taken desc)

This effectively gives me a view of what ones I know, and what I need to work on. Then I can go swot up using Google maps or something on the ones I keep getting wrong, then come back and try again.

Thanks :)