2048 in bash with only 64 bits of state

5 homebrewer 1 6/20/2025, 4:45:52 PM github.com ↗

Comments (1)

not_your_vase · 4h ago
Sure, "only 64 bits of state" is interesting. I find it more interesting though that it is less than 190 non-obfuscated lines - and it actually works.

Nice job.