rminnich / tinygodraw

programs for tinygo that draw pictures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinygodraw

These are simple programs for drawing things with tinygo devices.

To use, run make with a device name, e.g. cd pjw && make pyportal

will run pjw on a pyportal

About

programs for tinygo that draw pictures.

License:MIT License


Languages

Language:Go 99.9%Language:Makefile 0.1%