Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 674 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 674 Bytes

LZW image compression for TIC

LZW image compression to load an image directly in the code as a string. Tool created explicitly for TIC projects

Image2LZW is a small application to convert an Image in a compressed string (using LZW algorithm). lzw_render.tic is a TIC cartridge that contains the decompression function and show a practical example of usage.

Thanks to Eldragon, user of Robert Space Industries community to share these amazing pixel art spaceships https://robertsspaceindustries.com/community/citizen-spotlight/969-Pixel-Citizen

TIC is a tiny computer where you can make, play and share tiny games. Developed by Vadim Grigoruk https://nesbox.itch.io/tic