added Scoundrel port

This commit is contained in:
Luxferre
2026-05-30 10:12:15 +03:00
parent 05a422b438
commit 15f90eac1a
2 changed files with 166 additions and 1 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ For POSIX shell compatible scripts, see the [sh-goodies](https://codeberg.org/lu
## List
* [bmux](./bmux): a simple, dmux-like session manager in Bash on top of just dtach
* [YouStore](./ys): a way to securely store any set of files/directories inside a video
* [1DLife](./1dlife): Jon Millen's 1D Game of Life in pure Bash
* [Elem](./elem): Stephen Wolfram's elementary cellular automatons in pure Bash
* [bmux](./bmux): a simple, dmux-like session manager in Bash on top of just dtach
* [Scoundrel](./scoundrel): A Bash port of the Scoundrel roguelike solitaire game