Gameshell
I’ve discovered a real gem. It’s Gameshell, a game that you play in a terminal.
The aim is to finish missions using the unix shell.
I’ve rediscovered unix commands and became a true master of the command line :)
If you’d like to play, the game is free and available in French and English on Linux, BSD and MacOS.
All you have to is download the game and lauching it in a terminal :
wget https://github.com/phyver/GameShell/releases/download/latest/gameshell.sh
bash gameshell.sh
If you’d like to resume the game :
bash gameshell-save.sh
Have fun !