UMDLARS/one_night_in_sf

> exit / But you aren't in anything at the moment!

Open

#296 opened on Mar 11, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C (2 forks)auto 404
good first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

If the user is in a room and types exit, it says:

> exit
But you aren't in anything at the moment!

This is confusing, because you are in a room. In this context, for basically all rooms, it should say something like "Please specify the direction you'd like to go." or something similar.

Contributor guide