[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y / ] [Home]
4chanarchives logo

requesting help with these stupid java turtle fucks


Thread replies: 6
Thread images: 2

File: turtles.jpg (10KB, 469x375px) Image search: [Google] [Yandex] [Bing]
turtles.jpg
10KB, 469x375px
requesting help with these stupid java turtle fucks
>>
Perhaps you could give us more detail.
>>
File: image00.jpg (15KB, 414x434px) Image search: [Google] [Yandex] [Bing]
image00.jpg
15KB, 414x434px
>>36685
/** Display a random step of the turtle.
* inputs:
* direction: -1 for step to the left or 1 for step to the right
* output: Nothing. Moves the calling turtle object.
* */
public void takeStep( int direction )

----

I gotta make a method called takeStep that does all that, but I'm not sure how. If I'm reading it right, it wants me to have two different calls for two different integers (1 and -1) so if I do turtle.takeStep(1) it turns right and if I do -1 it turns left. I also want him to face up after every step. Should look like pic related.
>>
>>36694
Not much info

public void takeStep( int direction ){
if (direction ==1){ //code for step right X++ or whatever}
if (direction == -1){ //code for step left }
}
>>
>>36717
Well fuck me, that worked perfectly. Thanks, anon.
>>
>>36719
if you're using X as a coordinate you might be able to simplify with something like:
X += direction; //instead of if's
Thread replies: 6
Thread images: 2
[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y / ] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
If a post contains illegal content, please click on its [Report] button and follow the instructions.
This is a 4chan archive - all of the content originated from them. If you need information for a Poster - you need to contact them.
This website shows only archived content and is not affiliated with 4chan in any way.
If you like this website please support us by donating with Bitcoin at 1XVgDnu36zCj97gLdeSwHMdiJaBkqhtMK