An engine for encoding/decoding text to/from invisible whitespace characters, to prevent them from being easily read or tampered with. Some ways in which it could be used include making progression savecodes for a game or encrypted messages as part of an RPG. The encoded whitespace text has "code brackets" on the sides that aren't a necessary part of the engine, but are useful in making the code a bit more legible–as otherwise it'd just be blank text and a few characters. CREDITS All code by me, though the "for [variable] in ()" block was sourced from @malanh's projects. TAGS #whitespace #engine # ㅤᅠ #space #blank #encryption #encoding #decryption #decode #unicode