Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/cxong/tic80-draw-image

Demo of how to draw an arbitrary image in TIC-80
https://github.com/cxong/tic80-draw-image

Last synced: 16 days ago
JSON representation

Demo of how to draw an arbitrary image in TIC-80

Lists

README

        

# tic80-draw-image
Demo of how to draw an arbitrary image in TIC-80

![](https://github.com/cxong/tic80-draw-image/blob/master/preview.png)

## Instructions

1. Create an indexed image with 16 colors in your image editor of choice, with dimensions 240x136, save as `image.png`
1. Run `convert.py`
1. Paste the output into the cart
1. Run the cart