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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...