Skip to content

Instantly share code, notes, and snippets.

@zacWCCI
Created July 15, 2023 22:47
Show Gist options
  • Save zacWCCI/170f4e1d1420ce80fdd31ab78d462d21 to your computer and use it in GitHub Desktop.
Save zacWCCI/170f4e1d1420ce80fdd31ab78d462d21 to your computer and use it in GitHub Desktop.

Games to learn BASH

  1. Command Line Murder Mystery: A fun problem-solving game set in your terminal.

  2. Terminus: This online game teaches important shell commands in a fun and interactive way.

  3. Bashcrawl: A text-based dungeon crawl game played entirely in the Bash shell.

  4. Vim Adventures: A game to learn Vim, a text editor found on Unix-like systems.

  5. OverTheWire Bandit: A Capture The Flag type game designed for beginners to learn Bash commands.

  6. Learn Shell: An interactive tutorial that allows you to practice Bash commands within your web browser.

These games and tutorials are a great way to make the learning process more interactive and fun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment