Welcome to the Learn Git/Bash CMD Game! This interactive game will test your knowledge of Git commands and basic Bash command line operations. Get ready to level up your command line skills! ๐ช
- Click on this link to access the game on StackBlitz (Node fork).
- On the bottom left corner of StackBlitz, click the "Enter Zen Mode" icon (browser window icon).
- Expand the Terminal to fill the entire screen.
- In the terminal, type or paste the following command and press Enter to install the NPM package and run the game script immediately:
npx gl-git-bash-quiz-cli
- When prompted, enter your first name and the initial of your last name.
- Answer all 15 questions correctly to successfully complete the quiz.
- If you give an incorrect answer, the script will be terminated and you will need to start over from the beginning.
-
To start over, run the command
npx gl-git-bash-quiz-cli
again in the terminal to reinstall and initiate the CLI script. - Keep attempting the quiz until you successfully answer all 15 questions without fail.
- You have completed the quiz successfully once you get ๐ฏ% of the answers correct which you will reach the post-quiz congratulatory screen. ๐
Note: The game is intended to be challenging, and getting a perfect score requires a deep understanding of Git and Bash commands. Good luck! ๐
This game utilizes the gl-git-bash-quiz-cli NPM package, which was developed and published by Myself. Kudos to Fireship.io for inspiring this awesome idea! ๐ฅ
Thank you for playing and learning with the Learn Git/Bash CMD Game! If you have any feedback, suggestions, or bug reports, please feel free to reach out or open an issue on the Learn_Git_BASH_CLI_Game repository.