RSS feed
change color handling
expose window width and height as global variables on lua side
implement size() function to set window size
force window size (by default 500x500) and disable resizing
implement triangle shape
double-buffered drawing
code refactoring
implement more shapes
implement more color functions
improve README
initial import