1 min readNov 21, 2017
Deflate can compress the text to half the size. You could further reduce the size by creating a binary encoding stored in base64 and interpreted in Javascript.
It might be worth doing this if you have enough images.
Deflate can compress the text to half the size. You could further reduce the size by creating a binary encoding stored in base64 and interpreted in Javascript.
It might be worth doing this if you have enough images.
Data Engineering Consultant / background in gamedev