Add more rooms into adventure-game #12

Open
Kenwood wants to merge 1 commits from adventure-game-rooms into adventure-game
Owner

This branch is for:

  • Corrections to existing rooms
  • Additions of rooms
This branch is for: - Corrections to existing rooms - Additions of rooms
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b adventure-game-rooms adventure-game
git pull origin adventure-game-rooms

Step 2:

Merge the changes and update on Gitea.
git checkout adventure-game
git merge --no-ff adventure-game-rooms
git push origin adventure-game
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Kenwood/SNHU-IT-140#12
No description provided.