Nice webpage with a great name :) what webbrowser do you use in your terminal?
I use w3m and w3m-emacs mostly, but I also use Elinks and Lynx, and occasionally EWW if I need a quick preview of a file.
That was not particularly clear, w3m is my goto when just using the terminal, w3m-emacs is goto when I am in emacs. Elinks and Lynx are sometimes used, but I don't like their keybindings. I have org-preview-html which uses EWW to give me quick html when I am writing the site or doing homework. Thank you, also! Your site is surprisingly readable in w3m despite being heavy on frames, and always fun to read.
https://tgro.neocities.org/puzzle.html --- I will credit you on the page.
I rewrote it in C using for loops. https://strata.neocities.org/puzzle/c-solution.html
And in Python using lists, sums and decorators. https://strata.neocities.org/puzzle/py-solution.html