From e4beb16951bc87925d7b83e6a35f36d9aeec1f9c Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Tue, 27 Feb 2024 18:47:53 +0100 Subject: [PATCH] add over the wire games --- basics/games.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 basics/games.md diff --git a/basics/games.md b/basics/games.md new file mode 100644 index 0000000..b4a34f3 --- /dev/null +++ b/basics/games.md @@ -0,0 +1,4 @@ + +Games are a great way to learn bash. + +- [Over the Wire](https://overthewire.org/wargames)