The final results of the December 2003 JROBOTS Challenge are published on the Challanges Page http://ww.cfxweb.net/~jrobots/jjr_contests.shtml * First of all a...
... (the author of Snutteplutt, a ... were ... of ... Sorry for my double nicks. It was in no way an attempt to cheat you for the prizes. I just got confused...
Congratulation to Kristian (Krippe) for achieving triple victory in our December 2003 Challenge! In respect of this outstanding achievement he has been awarded...
From: "krippepippe" Sent: Monday, January 05, 2004 12:11 AM Subject: [javajousters] Re: December 2003 JROBOTS Challenge ... I'm sure of that and it is very...
The January 2004 JROBOTS Challenge starts now http://jrobots.cfxweb.net Remember that you can send your robots even in the course of the challenge, so you're...
I'm confused about the percentages obtained by Tango in the online Arena... I'm trying to use the Alans's Watch to verify, but it shows an error when reading...
... Yes, I noticed this. Currently, I get a 404 Page not found error when I try to load this file in the browser. I looked at it before and there was a line...
The final results of the "January 2004 JROBOTS Challenge" are available on the Challanges Page http://www.cfxweb.net/~jrobots/jjr_contests.shtml * The fourth...
I published the latest interview with the players of JROBOTS. You'll read that techniques mutuated from Finite State Machines may be useful to develop strong...
Don't worry Leo, Alan... Thanks anyway! I was curious about the relative low percentage of Tango in Single mode this month, and I just wanted to watch what was...
I generally obtain less percentages in the online Arena than in my computers (old+new). Last challenge the difference was around -10% in Single mode, and the...
I experienced similar problems during the december challenge. This month i haven't tried to play any matches at home so i dont know if the problem remains. ...
... hi people, i don't know if this has already been said often, but the applet is giving many troubles to the jvm here... i wish i could find out what's wrong...
... If this is a common case I hope to hear more from other users ... Have you tried to run Simulator as an application? "java JJArena" – this is preferable...
... I don't agree with that. Let's say that there are four players with one robot each. Each one of the players are sitting at home and optimizes their robot...
The February 2004 JROBOTS Challenge starts now. http://jrobots.cfxweb.net Remember that you can send your robots even in the course of the challenge, so you're...
... Several comments. First, I mostly agree with Kristian that the online arena tends to push everyone to the middle. It's better now than it used to be, but ...
... I've been able to reproduce the extremely slow match bug. Look at this: class __Pig_ extends JJRobot { void main() { for(;;){ for(int i=0; i<5e5; ++i); ...
... Yes,I do. Nevertheless, this is not strictly the simulator fault. Jdk on WIN does not do proper time slicing between threads of equal priority. Instead it...
From: "hats303" Sent: Thursday, February 05, 2004 6:07 AM Subject: [javajousters] Re: Percentages ... I confirm. I remember a player in one of the 2000...
... What kind of optimization do you have in mind? ... If there is N number robots in arena (in this case 4) and "everyone is loosing" than the lowest...
... Any kind of optimization that aims at making your robot beat the other robots. ... Ok i agree. I realised at the same moment that i posted the message that...
Now online a new interview with a JROBOTS player: "An interview with Caos, author of Tango" by Samuel J. Grabski http://jrobots.cfxweb.net I am very glad to...
I agree with the idea of keeping information about the machines where games are played, ... but anyone have a technical solution to the problem described by...
... What you can do now is note (using Watch) the number of the last match played before you upload, say 543 for example. When you later want to check the...
The JDK link in the Download page, is pointing to a missing URL. Since it´s quite difficult to find it on the Web (and newer versions are too big), I have...