Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deck-dev/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
https://github.com/deck-dev/LZW-image-compression-for-TIC
Last synced: about 1 month ago
JSON representation
LZW image compression to load an image directly in the code as a string. Tool created explicitly for TIC projects
- Host: GitHub
- URL: https://github.com/deck-dev/LZW-image-compression-for-TIC
- Owner: deck-dev
- Created: 2017-02-07T21:23:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-26T13:17:39.000Z (about 1 year ago)
- Last Synced: 2024-08-01T23:31:03.872Z (5 months ago)
- Language: C#
- Size: 397 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tic-80 - LZW Image Compression
README
# LZW image compression for TIC80
LZW image compression to load an image directly in the code as a string. Tool created explicitly for TIC80 projectsImage2LZW 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/efferThanks to Eldragon to share these amazing pixel art spaceships
https://robertsspaceindustries.com/community/citizen-spotlight/969-Pixel-CitizenTIC80 is a tiny computer where you can make, play and share tiny games. Developed by Vadim Grigoruk
https://tic80.com/[![img0.png](https://i.postimg.cc/nhknWTYg/img0.png)](https://postimg.cc/gxx9XV7H)
[![img1.png](https://i.postimg.cc/g02GbRgJ/img1.png)](https://postimg.cc/gxQCvwFF)