You can support the development on the Github Sponsors page.


Tools > EXPERIMENTAL RLE IMAGE ZIPPER/UNZIPPER


made by Alexander Makovsky
uploaded by alexsilent
added:
download cartridge
- CLICK TO PLAY -

6


An inspiration from:
1) LZW image render, author - deck
2) RLE Demo, author - @josefnpat

You can use that code as You wish.

[ Zex it's like Hex. ( hexadecimal=1/16, zexadecimal=1/unlimited ) ]

How to copy data from log?
1) offline, open PowerShell
>type: cd "D:\CREATIVE LOVE\EDITORS\TIC80\tic80_0.70.6\"
(it's just my path to Tic80)
>type: .\tic80 | Write-Host
(write log to PowerShell)
>copy from PowerShell (except a first symbol '>' )

2) online in Chrome
>press F12
>choose 'Console'
>copy log data

Tic80:
Tic80 is awesome, but I need more places for sprites.
I still need unlimited size of code for sprites data.
And I can make my own sexy anime games in Tic80 :D

Comments


alexsilent

Thanks to Tic80, I learnt Lua script for one week!


Post comment