Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: distances to each guess #119

Open
rwijtvliet opened this issue Jun 16, 2022 · 0 comments
Open

Feature request: distances to each guess #119

rwijtvliet opened this issue Jun 16, 2022 · 0 comments

Comments

@rwijtvliet
Copy link

rwijtvliet commented Jun 16, 2022

It'd be helpful if, after having found the mystery country, the distance to each incorrect guess was shown somewhere. That way a player can more directly get a feel for distances between countries and regions.

This could be a simple number behind each guess (in the flag list below the globe) or a line on the globe connecting the countries with a "great circle" section. The latter implementation is more educational, showing how the shortest route between countries might be over a pole, which is not always obvious when working with flat tradional projections.

@rwijtvliet rwijtvliet changed the title Feature request Feature request: distances to each guess Jun 16, 2022
owenstone added a commit to routemaps/globle that referenced this issue Jun 20, 2022
Displays the distance to each guess in the current units.

Implements: the-abe-train#119
owenstone added a commit to routemaps/globle that referenced this issue Jun 20, 2022
Displays the distance to each guess in the current units.

Implements: the-abe-train#119
owenstone added a commit to routemaps/globle that referenced this issue Jun 20, 2022
Displays the distance to each guess in the current units.

Implements: the-abe-train#119
owenstone added a commit to routemaps/globle that referenced this issue Jun 20, 2022
Displays the distance to each guess in the current units.

Implements: the-abe-train#119
owenstone added a commit to routemaps/globle that referenced this issue Jun 20, 2022
Displays the distance to each guess in the current units.

closes: the-abe-train#119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant