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.

main menu

The user by editing a configuration file, can select a wide range of character themes and levels of difficulty(matrix size).

main menu

main menu

  • christos@lemmy.worldOP
    link
    fedilink
    arrow-up
    5
    ·
    3 months ago

    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.