[MWForum]Re: MIA, Ask an Expert: a turtle in C++

Ask an Expert - Question mwforum@lists.mathcats.com
Thu, 16 Dec 2004 17:43:25 -0500


> This is an automatic message sent from the web form at:
> http://mia.openworldlearning.org/howdoi.htm
> 
> from: "Amanda" <chibi_bunni1666@hotmail.com>
> date: Tue, 14 Dec 2004 13:18:13 -0700
> 
> How do i make a turtle in c++ that goes where the user 
> tells it and writes when the user tells it to have the pen 
> down but not when the user tells it to have a pen up?
> 

Hi Amanda,

Do you know how to program in C++?

If you do, you might want to use the source code of
UCBLogo as your guide (UCBLogo is free software so
it has it's source code available. UCBLogo is written
in C).

Daniel
OpenWorld Learning