Page 1 of 1

how do i use petscii to draw lines and circles, etc on the fly?

Posted: Wed Jun 01, 2022 9:59 am
by 777xxx
like on the nes where it uses tile to draw the lines and circles, etc for elite. had a look on google but nothing. i need a program that allows me to store the numbers as data statements, etc and it just does it.

Re: how do i use petscii to draw lines and circles, etc on the fly?

Posted: Mon Oct 31, 2022 6:44 pm
by Sades
Examples are a great tool for preparation and have benefited me several times. But occasionally, this might not work. For me, writing is challenging in every way. And I recently needed assistance because I was having trouble explaining a nursing case study.

Re: how do i use petscii to draw lines and circles, etc on the fly?

Posted: Mon Nov 14, 2022 2:27 pm
by LoneWolf33
Something like this?
qdots.png
qdots.png (4.58 KiB) Viewed 17354 times
I have a Basic program which is capable to draw/erase lines or shapes using some PETSCII titles as "pixels",
reaching up to 80x50 resolution, but works rather slow.