I have a requirement where text files are send from one location to other. Both location are in our control. The nature of content and the words that could appear in this are mostly the same. Which means, if I keep the delate dictionary in both location once, there is no need to send it with file. I have been
Tag: compression
Compressing or converting game data to a short string password (and back again) in Javascript
(Edited the title because I had no idea what I was looking for and it was misleading.) Edit: What I was looking for was binary to string and back again. I have answered my own question below.) Original Post: I’m trying to make a retro-style password system for a game made with JavaScript. (like on an old NES game for