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

HomineLudens/LZW-image-compression-for-TIC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Languages

  • C# 100.0%