Skip to content

Duplicate information in the "after passing room ____" message #1

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

Open
AjaiKN opened this issue Oct 14, 2019 · 3 comments
Open

Duplicate information in the "after passing room ____" message #1

AjaiKN opened this issue Oct 14, 2019 · 3 comments
Labels
directions Involving the directions given from one room to another

Comments

@AjaiKN
Copy link
Member

AjaiKN commented Oct 14, 2019

Currently, the directions to go from 1309 to 1301 are:

  • Turn right out of room 1309
  • Continue, then turn right (after passing room 1309 on your right)
  • Continue, then turn right into room 1301

We should add a special case for if the room you just passed on the way there is the room you started at. These directions should instead begin with:

  • Turn right out of room 1309
  • Continue, then turn right
    ...
@AjaiKN AjaiKN added the directions Involving the directions given from one room to another label Dec 25, 2019
@prepsure
Copy link
Member

prepsure commented Dec 26, 2019

image
i think this may have been resolved when you corrected the path finding algorithm, going to leave it open just in case it pops up in other cases, not just the example provided

@AjaiKN
Copy link
Member Author

AjaiKN commented Dec 27, 2019

Thanks @presssssure
I updated the example

@AjaiKN
Copy link
Member Author

AjaiKN commented Apr 1, 2021

Example is outdated again, but the underlying issue is still there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
directions Involving the directions given from one room to another
Projects
None yet
Development

No branches or pull requests

2 participants