Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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.