Comments

Log in with itch.io to leave a comment.

Updated 20260713

  • I realized the Huffman encoder was WAY too slow for the dictionaries that I was trying to encode, so I added just a way to encode text as arrays, which then get obfuscated via LOVE base64 encoding. Oh well! Not every experiment is a success. C’est la vie.