Comment by compacct27

1 day ago

A MUD got me into programming, just wanted to make one myself. I was too young then. Now that I’m “grown”, every five years I feel like the kids these days have so many tools to make it easier or at least more knowable.

Also, that ASCII art(or pixel art?) as the header looks serene. Any tips/rabbit holes on achieving that art style?

Looks like it's just dithered pixel art. The JS in the page isn't obfuscated, and I'm not an expert but it looks like the image is being dynamically generated, and then there's a bayer dithering with some extra random jitter