answersLogoWhite

0


Best Answer

Forward (fd) add a number to the back of fd for the distance. (ex. fd 100)

Backward (bk)) add a number to the back of bk for the distance. (ex. bk 100)

Right (rt)) add a number to the back of rt for the angle you want to turn. (ex. rt 90)

Left (lt)) add a number to the back of lt for the angle you want to turn. (ex. lt 90)

ClearScreen (cs)) use this to clear your screen.

PenUp (pu)) use this to just move instead of write.

PenDown (pd)) use this to write again.

SetPenWidth) add a number after for the width you want it to be. (ex. setpenwidth 10)

Setpencolor) add a number 1-9 for the width you want it to be. (ex. setpencolor 3)

Home) use this to move your turtle to it's original position.

HideTurtle (ht)) use this to hide your turtle.

ShowTurtle (st)) use this to show your turtle again.

Clean) use this to clean your lines.

In order to activate these commands, you must have your cursor at the end of the command and press command and enter/return. Press command first and hold it down.

PLEASE NOTE: ACSlogo is a application that only works with Mac computers.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

Forward (fd) add a number to the back of fd for the distance. (ex. fd 100)

Backward (bk)) add a number to the back of bk for the distance. (ex. bk 100)

Right (rt)) add a number to the back of rt for the angle you want to turn. (ex. rt 90)

Left (lt)) add a number to the back of lt for the angle you want to turn. (ex. lt 90)

ClearScreen (cs)) use this to clear your screen.

PenUp (pu)) use this to just move instead of write.

PenDown (pd)) use this to write again.

SetPenWidth) add a number after for the width you want it to be. (ex. setpenwidth 10)

Setpencolor) add a number 1-9 for the width you want it to be. (ex. setpencolor 3)

Home) use this to move your turtle to it's original position.

HideTurtle (ht)) use this to hide your turtle.

ShowTurtle (st)) use this to show your turtle again.

Clean) use this to clean your lines.

In order to activate these commands, you must have your cursor at the end of the command and press command and enter/return. Press command first and hold it down while you press enter.

PLEASE NOTE: ACSlogo is a application that only works with Mac computers.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the basic commands of ACSlogo?
Write your answer...
Submit
Still have questions?
magnify glass
imp