Skip to content

Basic Functionality#117

Open
CAusten1337 wants to merge 2 commits into
cfrantzidis:masterfrom
CAusten1337:master
Open

Basic Functionality#117
CAusten1337 wants to merge 2 commits into
cfrantzidis:masterfrom
CAusten1337:master

Conversation

@CAusten1337

Copy link
Copy Markdown

Able to offer different rooms to access, and has basic error handling

Able to offer different rooms to access, and has basic error handling
@ciaranparker

Copy link
Copy Markdown

You should use exception handling (try catch blocks) so that specific exceptions thrown can display an error message. You also need to use the pick up items method so that the player can pick up items in the rooms. You could also use console.readline so that the user can input a name instead of being automatically provided one. If you have time try to add a testing class and use the debug.assert to display an error message when there is a certain bug. Also make sure the user can view their inventory using the InventoryContents method.

needs more work :(
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 this pull request may close these issues.

2 participants