Skip to content

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

Notifications You must be signed in to change notification settings

deck-dev/LZW-image-compression-for-TIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LZW image compression for TIC80

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

Image2LZW is a small application to convert an Image in a compressed string (using LZW algorithm)

Thanks to Effer for his contributions to this project https://github.com/effer

Thanks to Eldragon to share these amazing pixel art spaceships https://robertsspaceindustries.com/community/citizen-spotlight/969-Pixel-Citizen

TIC80 is a tiny computer where you can make, play and share tiny games. Developed by Vadim Grigoruk https://tic80.com/

img0.png img1.png

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published