Using the Terminal

The central feature of our website is the terminal at the bottom of this page. You can use different commands to interact with the game and solve the output!

Help

<guest-user-42> % help

Directs you to this page

Start a New Game

<guest-user-42> % run new-game

Starts a new game

End an Active Game

<guest-user-42> % run abandon-game

Ends your current game

Make a Guess

<guest-user-42> % guess blue

In an active game, guess a word in the prompt

Login

<guest-user-42> % login

Prompts you to login using google credentials

Logout

<guest-user-42> % logout

Logs you out

Terminal