diff --git a/README.md b/README.md index 83c5c94..73b9a82 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# google_foobar_challenge +# Google Foobar Challenge diff --git a/help.txt b/help.txt new file mode 100644 index 0000000..d220445 --- /dev/null +++ b/help.txt @@ -0,0 +1,20 @@ +Use the following shell commands: + +cd change directory [dir_name] +cat print file [file_name] +deleteme delete all of your data associated with foobar +edit open file in editor [file_name] +feedback provide feedback on foobar +less print a file a page at a time [file_name] +ls list directory contents [dir_name] +request request new challenge +status print progress +submit submit final solution file for assessment [file_name] +verify runs tests on solution file [file_name] + +Keyboard help: + +⌘ + S save the open file [when editor is focused] +⌘ + E close the editor [when editor is focused] + +Toggle between the editor and terminal using ESC followed by TAB, then activate with ENTER. diff --git a/journal.txt b/journal.txt new file mode 100644 index 0000000..1f741c7 --- /dev/null +++ b/journal.txt @@ -0,0 +1,5 @@ +Success! You've managed to infiltrate Commander Lambda's evil organization, and finally earned yourself an entry-level position as a Minion on their space station. From here, you just might be able to subvert Commander Lambda's plans to use the LAMBCHOP doomsday device to destroy Bunny Planet. Problem is, Minions are the lowest of the low in the Lambda hierarchy. Better buck up and get working, or you'll never make it to the top... + +Commander Lambda sure is a task-master, aren't they? You're being worked to the bone! + +You survived a week in Commander Lambda's organization, and you even managed to get yourself promoted. Hooray! Henchmen still don't have the kind of security access you'll need to take down Commander Lambda, though, so you'd better keep working. Chop chop! diff --git a/start_here.txt b/start_here.txt new file mode 100644 index 0000000..733f38b --- /dev/null +++ b/start_here.txt @@ -0,0 +1 @@ +Type request to request a challenge. Type help for a list of commands.