Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 513 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 513 Bytes

Welcome!

This is a game to teach you the basics of using a Linux terminal. It is based on the original bashcrawl CLI game from slackermedia.

Try it on your machine

To start playing, open a terminal.

sudo ./bashcrawl start Basic

Play different levels

There are three levels to play through:

  • Basic - sudo ./bashcrawl start Basic
  • Advanced - sudo ./bashcrawl start Advanced
  • Net - sudo ./bashcrawl start Net