Search the web
Sign In
New User? Sign Up
javajousters · Java Algorithms Challenges Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 351 - 380 of 833   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
351
... arena, ... players!!! ;> ) ... Hi Guys, I'm new at jRobots - and I've got the same WinXP problem (system locks up every few seconds) when using the command...
Kevin Burfitt
zaph_torps
Offline Send Email
Aug 1, 2003
2:06 pm
352
The final solution to this problem was to use the offline version in the Internet Explorer browser, and not use an applet viewer. However, you can make a batch...
Sean McBeth
capn_midnight2k
Offline Send Email
Aug 1, 2003
6:15 pm
353
The August 2003 JROBOTS Challenge starts now. Remember that you can send your robots even in the course of the challenge, so you're never too late. To read the...
Leonardo Boselli
javajousters
Offline Send Email
Aug 2, 2003
1:22 pm
354
From: "Kevin Burfitt" Sent: Friday, August 01, 2003 4:06 PM Subject: [javajousters] Re: Stand alone arena problems ... I still use Win98 (I'm not joking) so I...
Leonardo Boselli
javajousters
Offline Send Email
Aug 2, 2003
4:38 pm
355
... A java-expert friend of mine gave me a solution that works - Instead of starting the arena using "Java JJArena" I use the appletviewer from the Java SDK to...
Kevin 'Zaph' Burfitt
zaph_torps
Offline Send Email
Aug 3, 2003
12:00 am
356
From: "Kevin 'Zaph' Burfitt" Sent: Sunday, August 03, 2003 1:56 AM Subject: RE: [javajousters] Re: Stand alone arena problems ... Strange, it works for me....
Leonardo Boselli
javajousters
Offline Send Email
Aug 4, 2003
11:53 am
357
Hello i'm new to the jRobots, and i'm having a big problem! Who can i distinguish apart enemys and friends? My robot only is good playing against one opponent,...
kortana7141
Offline Send Email
Aug 10, 2003
7:05 pm
358
Your robots need to talk to each other so they can report where they are. Then you have to be careful to not fire where a friend is. Use static data in your...
Scott Palmer
scott.palmer@...
Send Email
Aug 10, 2003
7:50 pm
359
... Look at very good tutorial prepared by Leo: //___________________________________________ private static int locX[] = new int[8]; private static int locY[]...
a1rex2003
Offline Send Email
Aug 11, 2003
12:51 am
360
... You may want to consider using the new API method getFriendsCount() to find out how many robots are on your team. It's much easier. The code above only...
Alan Lund
zeke3099
Offline Send Email
Aug 11, 2003
1:59 pm
361
Hi there. In the download section, i only can find .class files and not .java source code. I want to know how those top winners can create such superb tanks. ...
chuawenching
Offline Send Email
Aug 16, 2003
3:14 am
362
From: "chuawenching" Sent: Saturday, August 16, 2003 5:14 AM Subject: [javajousters] Can't find robot source codes? ... The only "advanced" jrobots with source...
Leonardo Boselli
javajousters
Offline Send Email
Aug 16, 2003
1:22 pm
363
they aren't likely to send you the code, however. JRobots is a competition, competitors aren't keen on sharing their deepest, darkest secrets. Instead, you...
Sean McBeth
capn_midnight2k
Offline Send Email
Aug 16, 2003
4:22 pm
364
Hmm.. but it sounds technical... how do i identify what pattern they used? Maybe they implement some machine learning or some advanced AI... hmm... anyway i...
chuawenching
Offline Send Email
Aug 20, 2003
12:38 pm
365
From: "chuawenching" Sent: Wednesday, August 20, 2003 2:37 PM Subject: Re: Can't find robot source codes? ... Whith a clever use of your brain ;-> ... Do you...
Leonardo Boselli
javajousters
Offline Send Email
Aug 20, 2003
1:21 pm
366
... The point of the competition is to come up with you own solution to this problem. ... You can view matches online or download the arena applet and robots...
Scott Palmer
scott.palmer@...
Send Email
Aug 20, 2003
1:39 pm
367
... I have spent more hours than I care to admit working on advanced pattern recognition stuff, most of which I have discarded. There may well be a way to do...
Alan Lund
zeke3099
Offline Send Email
Aug 20, 2003
3:09 pm
368
... Sorry, perhaps I should have mentioned this as well. Sometimes the patterns (repetitious behavior) you should be looking for are of a different kind than...
Alan Lund
zeke3099
Offline Send Email
Aug 20, 2003
5:01 pm
369
Thanks.. i will look into details.. Thanks again. Regards, Chua Wen Ching :p...
chuawenching
Offline Send Email
Aug 21, 2003
11:08 am
370
About 25 hous ago I uploded a simple bot called Starkle into the Cadets competition. Since then it's played 2 single, 4 double, and 3 team matches. Is this...
hats303
Offline Send Email
Aug 23, 2003
6:56 am
371
From: "hats303" <hats303@...> Sent: Saturday, August 23, 2003 8:51 AM Subject: [javajousters] Did I break it? ... The matches of the tournament are...
Leonardo Boselli
javajousters
Offline Send Email
Aug 23, 2003
1:40 pm
372
... Thanks. Somehow I'd assumed it ran on a central server. Starkle has a few more games now, and it's looking pretty good. I don't understand how, though;...
hats303
Offline Send Email
Aug 24, 2003
7:50 pm
373
Hiya, I am an author of DOOM; newbie here. Here are some things I'd like to share after spending 4 weeks thinking about highly addictive JRobots... 1)...
assassa
Offline Send Email
Aug 30, 2003
8:58 am
374
... I think, with a little clever use of static variables, this could currently be done. I haven't checked this, but this is my initial thoughts on the...
Sean McBeth
capn_midnight2k
Offline Send Email
Aug 30, 2003
2:01 pm
375
... The results of the "August 2003 JROBOTS Challenge" are available at the Challanges Page http://www.cfxweb.net/~jrobots/jjr_contests.shtml Finally we have...
Leonardo Boselli
javajousters
Offline Send Email
Aug 30, 2003
2:13 pm
376
From: "assassa" <ockhamrazor@...> Sent: Saturday, August 30, 2003 10:57 AM Subject: [javajousters] food for thought ... My compliments for DOOM: It was...
Leonardo Boselli
javajousters
Offline Send Email
Aug 30, 2003
3:10 pm
377
... in ... dies, ... <snip> Sure there is a way to find out if bot is dead by its teammates. Robots aren't 'dead' they are 'disabled' (means alive bot may...
assassa
Offline Send Email
Aug 30, 2003
7:34 pm
378
... after lines in JJRobots.java (line nr 335 in my sources): lcx[ct] = JJRobot.rand(BF_SZ); lcy[ct] = JJRobot.rand(BF_SZ); //add this: if (mode<8) { lcx[ct] =...
assassa
Offline Send Email
Aug 30, 2003
8:44 pm
379
... -Sure there is a way to find out if bot is dead by its teammates. -Robots aren't 'dead' they are 'disabled' (means alive bot may access -all dead friends...
Sean McBeth
capn_midnight2k
Offline Send Email
Aug 31, 2003
3:52 am
380
... could ... initial ... variable. ... to ... access ... an ... all ... like ... in ... lobbing ... focused ... problem ... Current JJRobots api lets you do...
assassa
Offline Send Email
Aug 31, 2003
6:49 am
Messages 351 - 380 of 833   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help