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

Door: close the door #39

Closed
matt-jordan opened this issue Sep 3, 2022 · 0 comments · Fixed by #56
Closed

Door: close the door #39

matt-jordan opened this issue Sep 3, 2022 · 0 comments · Fixed by #56
Labels
enhancement New feature or request

Comments

@matt-jordan
Copy link
Owner

When you have an open door, you need to be able to close it:

[north] door

$ close door

You close the door.

The rest of the room should see this:

> so and so closes the door.

In the destination room, we wouldn't be able to see who did it, but we would see that it happens:

> door closes.

Of course, if things don't work, we should be told so:

[north] (door)

$ close door

The door is already closed.
@matt-jordan matt-jordan added the enhancement New feature or request label Sep 3, 2022
@matt-jordan matt-jordan linked a pull request Sep 6, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant