Report as inappropriate.
The main inclusion to this project is the Pass world class which controls passage to specified worlds within the project. This is useful in blocking others from accessing areas of your scenario you do not want others to be in. Pressing 'escape' from the main world (which acts like a terminal) will cause a Pass world object to activate, only to return to the main world when the correct password is entered. This is useful for when you are working with sensitive material and want to leave your computer without shutting down the program; or for when the sceenario is first started to restrict access to the project at all.
Pressing the 'enter' key will send you to an Option world object that requires the user to make a choicee and pass the choice back to the calling world. However, I placed a restriction on who can make that choice by creating a Pass object which allows access to the Option world if the password is entered correctly.
So, this project contains the Pass support class for security; a terminal demo; and an option-making demo.
Make use of whatever, whenever; just give credit when due.
3467 views / 18 in the last 7 days
3 votes | 0 in the last 7 days
This scenario is a member of: Support Classes by danpost
Want to leave a comment? You must first log in.
2013/9/30
2013/9/30
2013/9/30