Console-based adventure game built by the Coding Club!
(These instructions are for Google Chrome)
- Go to https://ditcham-park-coding-club.github.io/adventure/index.html
- Press F12 or right-click anywhere and select "Inspect"
- Select the "Console" tab
- You will be told what you can do. Each possible instruction is a function that you can type into the Console.
- You must also include a pair of brackets, for example like this:
sayHi()
- Sometimes you need to include a parameter, like this:
say("Hi")
. Pay close attention to the instructions to see whether the parameter needs to be in quotes. - then, press Enter
- You must also include a pair of brackets, for example like this:
Hint: If you mess up or die, use the Back button in the browser to try again.
Hint: Javascript is case sensitive. You have to use the correct lowercase and uppercase letters.
imageOptim -a -d .