Page 2 of 2

Re: USCII, the User Specified Character Integrated Interpreter

Posted: Mon Nov 11, 2019 10:45 am
by mrtinb
USCII is very cool.

If you rather like vector graphics, you can download a Basic variant: HRG-ms from Mathias Swatosch, where you use commands like:

LINE,x,y,x,y
LINETO,x,y
BOX,x,y,x,y
CIRCLE,x,y,r
POLY,x,y,x,y,x,y...