Suggestion: graphical functions for monitors and terminals
ijn-yamato opened this issue ยท 2 comments
I'd like to suggest some graphical functions for drawing on the screen, like .fillrect, .drawline, etc.. instead of obsolete .write(" ") which is kinda boring. It also would make the limits of making GUIs better.
Take a look at the paintutils API