Multithreading and Variables Question About Robocode

David Hsieh <[email protected]> Wed, 8 Jun 2016 19:13:31 -0700 (PDT)
Newsgroups gmane.comp.java.robocode
Message-ID <[email protected]>
Hi! If you implement multithreading in Robocode, what happens if the two 
parts of your code that are involved contradict each other in some way? 
What would happen if one part told the robot to move one way, and the other 
part of the code told it to move a different way? Would the processes occur 
simultaneously as usually happens in multithreading, and if so how?

For my second question, how do you carry information over between rounds? 
Thanks!

-- 
You received this message because you are subscribed to the Google Groups "robocode" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.