Hacker News new | ask | show | jobs
by NonEUCitizen 4629 days ago
You first need to know how to draw a circle in any language, not necessarily 8086 assembly.

Bresenham's Circle Algorithm:

http://en.wikipedia.org/wiki/Midpoint_circle_algorithm

And this page:

http://www.crbond.com/graphic.htm