Linux Survival
linuxsurvival.com
Linux Survival | Where learning Linux is easy
Linux Survival is a free interactive online Linux tutorial. It includes a Linux console simulator where you can type commands and see the results. Learning Linux is easy when you get hands-on practice.
Reddit
reddit.com › r/linux4noobs › games to learn linux
r/linux4noobs on Reddit: Games to learn Linux
November 2, 2014 -
Does anyone know any games that help you get familiar with/learn to use linux? You never know, that's why I'm asking.
Top answer 1 of 5
15
http://overthewire.org/wargames/ Teaches you the basics of cli and forces you to read on different linux commands
2 of 5
14
I personally enjoy playing Try Every Distro Ever in a Virtual Machine, Just Because. When that got boring, I started playing Try Every Window Manager in LinuxBBQ Cream. I'm only on level 6 or so, but it's pretty great.
Videos
10:39
This game made me a Linux beast... - YouTube
04:10
The Best Way to Learn Linux - YouTube
THIS Game Makes Learning Linux and Cybersecurity Easy ...
00:33
Best way to Learn Linux! #linux #shorts - YouTube
05:16
Best Free Websites to Learn Linux - YouTube
25:12
3 games to learn Linux commands
DevOpsChops
devopschops.com › blog › games-for-learning-linux
5 Games for Learning Linux and the Command Line · DevOpsChops Diaries
March 28, 2023 - For complete beginners, Bashcrawl is a great way to start, and after some fluency on the command line has been reached, Command Challenge and Bandit could be used to expand one’s repertoire. After that, Command Line Murders could be considered a fun “final boss” to the Command Challenge.
Reddit
reddit.com › r/linux › 5 games for learning linux and the command line
r/linux on Reddit: 5 Games for Learning Linux and the Command Line
March 28, 2023 - Although it's very light on Linux and the command line (mimicking a Linux interface with about a dozen or so commands like mv and ssh), BitBurner is the only "programming game" I've actually enjoyed playing over a longer amount of time.
Opensource.com
opensource.com › article › 19 › 10 › learn-bash-command-line-games
3 command line games for learning Bash the fun way | Opensource.com
October 2, 2019 - Windows users can download and install Cygwin or WSL or try Linux. To install Bashcrawl, navigate to GitLab in Firefox or your web browser of choice. On the right side of the page, click the Download icon (to the right of the Find file button). In the Download pop-up menu, click the Zip button to download the latest version of the game.
How-To Geek
howtogeek.com › home › linux › hone your linux skills with these 6 free games
Hone Your Linux Skills With These 6 Free Games
June 26, 2025 - The levels are also designed to resemble a real-life Linux system that you would encounter in everyday situations. This kind of learning style solidifies your understanding and helps you implement it practically. Terminus is a terminal-based "choose your own adventure" type of game where you use Linux commands to go on an adventure inside the command line.
How-To Geek
howtogeek.com › home › linux › 7 websites to learn linux the fun way
7 Websites to Learn Linux the Fun Way
October 10, 2023 - For example, the first wargame, "Bandit," covers the bare basics of Linux commands. "Natas" covers web security. "Krypton" goes over cryptography concepts. "Narnia" is about basic exploitations. Every wargame consists of many levels. You need to solve the levels chronologically to advance to the next one and finish a game.
TecMint
tecmint.com › home › games › 12 amazing terminal based games for linux enthusiasts
12 Amazing Terminal Based Games for Linux Enthusiasts
April 22, 2024 - To install 2048-cli on Linux, use the following commands. git clone https://github.com/tiehuis/2048-cli.git cd 2048-cli/ make ./2048 · MyMan is another easy-to-play text-based game for your Linux terminal, which was developed with highly influenced by the Japanese game development company, Namco’s famous Pac-Man game.
Hacker News
news.ycombinator.com › item
Bashcrawl: Learn Linux commands by playing a simple text adventure | Hacker News
October 16, 2021 - It wasn't so useful for me, except for some ksh[1] eccentricities, but I imagine it was (and perhaps still is -- I haven't used AIX in almost two decades) quite useful for novices · alias ls='ls -F' I am going to spend some time with it, I hope the awk rituals are explained later on :)
FreeComputerBooks
freecomputerbooks.com › Programming-Linux-Games.html
Programming Linux Games - Free Computer, Programming, Mathematics, Technical Books, Lecture Notes and Tutorials
This is a complete guide to developingLinux games, written by the Linux gaming experts. It discusses important multimedia toolkits (including a very thorough discussion of the Simple DirectMedia Layer) and teaches the basics of Linux game programming. Readers will learn about the state of the Linux gaming world, and how to write and distribute Linux games to the Linux gaming community.