Also demonstrated:
- SCREEN _NEWIMAGE (to setup custom screen size for the specified mode)
- CIRCLE
- PAINT
- PRESET
- IFF
- FOR NEXT
- _DISPLAY (forces refresh of the screen; otherwise, the browser page locks up, going into an infinite loop)
- XMAX and YMAX
This sample program shows how to use DRAW to create ellipses (I like to call this a "spirographing" approach. The program generate...
No comments:
Post a Comment