As a matter of fact it is one of the scripts that I cannot do without, I use it everyday, it is very convenient. But then again I wrote it myself, so I can't be objective.
This is a long list of terminal goodies: https://github.com/toolleeo/cli-apps/
Also, check the games that I have written, in the same spirit as this one:
https://gitlab.com/christosangel/tui-sudoku
https://gitlab.com/christosangel/wordle
https://gitlab.com/christosangel/ladder
https://gitlab.com/christosangel/mneme
Here is the solution just for you:
- get to the
tui-mines/
directory - open a terminal there
- run this command
sed -i 's/k|A/w|A/;s/h|D/a|D/;s/j|B/s|B/;s/l|C/d|C/' tui-mines.sh
Run the script ./tui-mines.sh
You can now play using lower case awsd.
Somehow things seem similar (perhaps better) in Greece:
Maybe. Respectfuly, feel free to move along. I fail to see the aim of your message.
Don't give me new ideas...
Of course, next time I feel like writing a script, I will make sure that I let you know first, and get your approval.
Oh, the FUN parts.
I initially tried to incorporate past attempts to generate a sudoku 9x9 matrix, even added a backtracking routine that would detect and exclude duplicate solutions. Unfortunately, the whole process of generating a new puzzle was taking about 30". What is more, the outcome, although symmetrical and all, was not what I wanted. The routines were in c
. You can have a look if you like:
Thanx for pointing out, it is now fixed in the repo and in the script, however I cannot update the preview image here on Lemmy... so this spelling error will stick out like a sore thumb.
Update: Fixed.
Please do.
It is up again!
christos
0 post score0 comment score
yt-dlp works, magic-tape works, too, if you don't mind terminal interface.