Hi there, this is a program I wrote a million years ago when I was trying to get to grips with low level programming on the PC. C language coders may be interested to know that the program goes straight to the graphics (VGA) hardware and uses precisely no operating system nor library functions at all. The program uses 266bytes of RAM. These bytes include the sprite software, arc movement routine, and rectangle motif.