Register To Comment
Page 9 of 14 FirstFirst ... 7891011 ... LastLast
Results 81 to 90 of 134

Thread: Eye Of The Robot - Challenge Belt

  1. #81

  2. #82
    Wedge Devolution vs. Rupture

    Ooooh...Rupture is pretty new, and Wedge has tons of experience...I think Ill take Wedge Devo to win this one.

  3. #83
    Yay, only three fights for me to win

  4. #84
    quote:

    8- Leo Van Miret

    Jeez Paul

    Spell after me: M I E R T

    It really is not that difficult.

  5. #85
    Tactics:

    10 $opponent = alive
    20 until $opponent = dead do
    30 grab robot
    40 squeeze robot
    50 wait 30
    60 letgo robot
    70 if robot != moving then $opponent = dead else repeat
    80 goto victory dance
    90 end

  6. #86

  7. #87
    kane's Avatar
    Roboteer

    Leo,
    Sorry to be picky, but your code is syntactically incorrect...

    10 $opponent = alive
    20 do while $opponent != dead
    30 grab robot
    40 squeeze robot
    50 wait 30
    60 letgo robot
    70 if robot != moving then $opponent = dead
    80 loop
    80 goto victory_dance
    90 end
    100 :victory_dance
    110 do
    120 random move
    130 random weapon
    140 loop

    Kane Aston
    http://www.makerobotics.com

    Co-owner and builder of BEHEMOTH

  8. #88
    Guest
    I think that Wedge Devo will flip Rupture OOTA, but if AJ plays his cards right Wedge Devo could run out of gas. From Ruptures stats it seems Wedge Devo is its ideal opponent...

  9. #89

  10. #90
    I knew someone would improve my code. I always leave the debugging to the open source community.

Register To Comment

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •