Editor and converter for Run Length Encoded sprites.
Make tiny pixel art sprites in a text format for game jams where you have a limited file or byte size like js1024 or js13k.
Inspired by an article from Andrew Berry in which he explains how RLE sprites work.
If you want to install it on your phone as a PWA use the following url: https://quinten.github.io/RLE-sprite-editor
All tips and tricks you need are on my blog!