https://gitlab.com/christosangel/mneme
mneme is a version of the classical memory game, that the user can play in a terminal window. It is a script written in Bash.
The user by editing a configuration file, can select a wide range of character themes and levels of difficulty(matrix size).
You must log in or register to comment.
deleted by creator
De gustibus et coloribus… I like bash.
It works for me.
About .local/bin/ not existing, or not being in the $PATH, that is why I also propose running the script locally, from the same directory with ./mneme.sh
Thanks, I am glad you like it.
I went on and added an if statement and a message to install.sh, just for the issue you mentioned…