more games

This commit is contained in:
Malin Freeborn 2024-04-19 17:27:08 +02:00
parent 55d5862b10
commit 2ab863d88f
Signed by: andonome
GPG Key ID: 52295D2377F4D70F
1 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
---
title: "bash games"
tags: [ "Documentation", "Games" ]
---
Games are a great way to learn bash.
- [Over the Wire](https://overthewire.org/wargames)
- `mapscii.me` is an interactive terminal map.
1. Install telnet.
1. `telnet mapscii.me`
- [Over the Wire](https://overthewire.org/wargames) teaches bash with small challenging you can do over `ssh`.