home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
mbug
/
mbug127.arc
/
KITES.DOC
< prev
next >
Wrap
Text File
|
1979-12-31
|
1KB
|
23 lines
Kites is a silly little program similar to WORMS.PAS, it creates
an animated display of objects that move in a similar manner to
aerobatic kites. The program is written in Turbo Pascal and is
highly machine specific ( to the MicroBee ), direct screen access
is used to allow fast, smooth screen updating.
When run the program asks you to enter the number of kites you
want on the screen, the length of each kite and a delay factor
( believe me you'll need it, this program is fast ! ). You can
have up to 40 kites, and each kite can be up to 100 characters
long. When animating you can press ^C exit the program or any
other key to pause, pressing another key restarts the animation.
The program is a bit of a hack but it works well, there are no
comments in the source code but its quite small and easy to
understand.
The combination 6, 6, 6 works well !
comments in the source code but its quite small and easy to
understand.