TicMcTile

by Rift

  • Released 4 November 2021
  • TIC-80

Info file

Credits

Last edited on 22 Nov 2023 by decca. See all edits

3 comments

decca - 21:07 4 November 2021 #

TicMcTile converts images to sprites/tiles for the TIC80.
Its written in Python and runs on a variety of platforms.
For further information read the info or the readme-file.

decca - 13:03 22 November 2023 #

Version 2.2 has been released:
- replace the systemfont with own charset
- unified decoder for pixels and palette
- small facelift of the viewer
- fixed a bug regarding config-mode
- fixed a bug regarding insertion of decoder and viewer

decca - 09:19 8 October 2025 #

Version 2.4 has been released:
- width is now stored with 3 digits instead of 2
- decoding of RLE is divided into 2 functions
- "tomem"-function can be called with a different target-address
- "-k / --keep"-option can truncate the length of the palette