clmystery/README.md

52 lines
2.6 KiB
Markdown
Raw Permalink Normal View History

2013-10-26 05:28:23 +02:00
The Command Line Murders
========================
2013-10-26 05:05:47 +02:00
2013-10-26 05:28:23 +02:00
.OOOOOOOOOOOOOOO @@ @@ OOOOOOOOOOOOOOOO.
OOOOOOOOOOOOOOOO @@ @@ OOOOOOOOOOOOOOOO
OOOOOOOOOO'''''' @@ @@ ```````OOOOOOOOO
OOOOO'' aaa@@@@@@@@@@@@@@@@@@@@""" """""""""@@aaaa `OOOO
OOOOO,""""@@@@@@@@@@@@@@"""" a@"" OOOA
OOOOOOOOOoooooo, |OOoooooOOOOOS
OOOOOOOOOOOOOOOOo, |OOOOOOOOOOOOC
OOOOOOOOOOOOOOOOOO ,|OOOOOOOOOOOOI
OOOOOOOOOOOOOOOOOO @ THE |OOOOOOOOOOOOOI
OOOOOOOOOOOOOOOOO'@ COMMAND OOOOOOOOOOOOOOb
OOOOOOOOOOOOOOO'a' LINE |OOOOOOOOOOOOOy
OOOOOOOOOOOOOO'' MURDERS aa`OOOOOOOOOOOP
OOOOOOOOOOOOOOb,.. `@aa``OOOOOOOh
OOOOOOOOOOOOOOOOOOo `@@@aa OOOOo
OOOOOOOOOOOOOOOOOOO| @@@ OOOOe
OOOOOOOOOOOOOOOOOOO@ aaaaaaa @@',OOOOn
OOOOOOOOOOOOOOOOOOO@ aaa@@@@@@@@"" @@ OOOOOi
OOOOOOOOOO~~ aaaaaa"a aaa@@@@@@@@@@"" @@ OOOOOx
OOOOOO aaaa@"""""""" "" @@@@@@@@@@@@"" @@@|`OOOO'
OOOOOOOo`@@a aa@@ @@@@@@@"" a@ @@@@ OOOO9
OOOOOOO' `@@a @@a@@ @@"" a@@ a |@@@ OOOO3
`OOOO' `@ aa@@ aaa""" @a a@ a@@@',OOOO'
2013-10-26 13:17:56 +02:00
There's been a murder in Terminal City, and TCPD needs your help.
2013-10-26 05:28:23 +02:00
2013-10-26 13:17:56 +02:00
To figure out whodunit, you need access to a command line.
2013-10-26 05:28:23 +02:00
Once you're ready, clone this repo, or [download it as a zip file](https://github.com/veltman/clmystery/archive/master.zip).
2013-10-26 05:28:23 +02:00
2013-10-26 13:17:56 +02:00
Open a Terminal, go to the location of the files, and start by reading the file 'instructions'.
2013-10-26 05:28:23 +02:00
2013-10-26 13:17:56 +02:00
One way you can do this is with the command:
2013-10-26 05:28:23 +02:00
2013-10-26 13:17:56 +02:00
cat instructions
2013-10-26 05:28:23 +02:00
2016-01-29 17:43:27 +01:00
(`cat` is a command that will print the contents of the file called `instructions` for you to read.)
2013-10-26 13:17:56 +02:00
To get started on how to use the command line, open cheatsheet.md or cheatsheet.pdf (from the command line, you can type 'nano cheatsheet.md').
2013-10-26 05:28:23 +02:00
2015-01-15 15:17:42 +01:00
Don't use a text editor to view any files except these instructions, the cheatsheet, and hints.
### Credits
2016-01-29 17:45:23 +01:00
By Noah Veltman
2016-01-29 17:46:18 +01:00
Projects: [noahveltman.com](http://noahveltman.com)
2016-01-29 17:45:23 +01:00
GitHub: [veltman](https://github.com/veltman)
Twitter: [@veltman](https://twitter.com/veltman)