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

Implement a 'travel' script type #7

Open
jdalley opened this issue Nov 28, 2021 · 0 comments
Open

Implement a 'travel' script type #7

jdalley opened this issue Nov 28, 2021 · 0 comments
Assignees

Comments

@jdalley
Copy link
Owner

jdalley commented Nov 28, 2021

It might be useful to have a type of script with a different notation for inputting a terse, comma-delimited list of directions for getting from point A to B.

{
  "directions": "e-5, s-10, e-4, n-3, se-2, up, 2 door, down",
  "scriptType": "travel"
}
@jdalley jdalley self-assigned this Jun 24, 2022
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

No branches or pull requests

1 participant