home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 1
/
ARM_CLUB_CD.iso
/
contents
/
education
/
a
/
control
/
solutions
/
buggy_2
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-01-02
|
218 b
|
14 lines
/ This solves the buggy problem
/ the further away the buggy is the further it moves
beacon
repeat
if lefteye > righteye
then
left
else
right
endif
forward distance /2
until arrived