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

Mission 3 : adding initial position and error messages #155

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fbouchez
Copy link

Adding init.sh to mission #3 so we start from the cellar (end position of mission #2).
Otherwise, after a restart we are already in World/ so the first goal is a bit strange.
Also added a message stating the current position when starting/resetting the level.

Now accepting also cd ~ (before, was only cd) for the first goal, to go back to the starting point.

Added error messages to give more information after seeing some students struggle with this mission :

  • stating the command is too complicated if using e.g. cd ../../
  • explaining the previous to last command must go back to starting point
  • error message if current position is not in the throne room.

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.

1 participant