Jump to content

Recommended Posts

Posted

i would like to know how to program a computercraft computer to display something on my monitor, and to make a meelee turtle to patrol the perimiter of my home. i have looked on the wiki, and have found nothing. plz halp

Posted

Best way I found to teach myself turtles was to download pre written programs.

Then use the edit program function to see how they are put together.

I don't know how much or how little you know about turtles, but imo the best place to start is simple movement.

For example, write a simple program to make it go forward 5 blocks. Turn once to the left. Turn a second time, then return 5 blocks.

When you have got movement sorted start adding simple things such as place block or break block etc.

Then move onto inventory management. Using it's internal inventory to select certain blocks etc.

When you have movement / tasks / and inventory learned you can pretty much do anything.

Edit: to do things like break block as I mentioned you will obviously need more than the basic turtle. ie one with a pick. But I'm sure you realise that anyway. Just wanted to be sure ;)

Posted

i know absolutely nothing... i just want a turtle, maybe a meelee turtle to patroll the perimiter of my base. the sides are a 33-block long square. with a 132 block perimiter

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...