initial files
This commit is contained in:
parent
62d255cb82
commit
dd1ac31ddf
20
help.txt
Normal file
20
help.txt
Normal file
@ -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.
|
||||||
5
journal.txt
Normal file
5
journal.txt
Normal file
@ -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!
|
||||||
1
start_here.txt
Normal file
1
start_here.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
Type request to request a challenge. Type help for a list of commands.
|
||||||
Loading…
x
Reference in New Issue
Block a user