... Because Freshmeat only lists Unix software, and Grobots doesn't run very well on Unix yet. ... I haven't had time to look at the pheromone patch yet, but...
... [three sides, but only one seeded] There is an option (-s) to change the number of sides per round. Are you sure you didn't use it by accident? ... It has...
On Tue, 25 Jul 2006 04:22:20 -0000, dschudy <dschudy@...> wrote:
> Alexander is the second person to graduate from the Newbie Tournament, which brings...
... Are you sure you didn't use it by accident? Thanks for that! I found my bug. As I am lazy to type in stuff at commands lines, I wrote a simple "wrapper"...
... Actually, isn't it written somewhere: Those programmers whose sides haven't won a tournament yet, those can go and participate in the newbie tournament. Or...
On Tue, 25 Jul 2006 21:36:27 -0000, austeritygirlone <ziggystar@...> wrote:
> I think this is a very good rule for participation
> in newbie Tournament....
Hmmm, I can't understand what you mean. If a programmer has won a newbie tournament, none of his sides will ever be allowed to participate in a NT again. ... ...
If the programmer didnt won, but the side is too strong.
On Wed, 26 Jul 2006 18:17:41 -0000, austeritygirlone <ziggystar@...> wrote:
> Hmmm, I can't...
... Then he shall win the next round. That's the point of the NT, isn't it? Of course it would be better if we would have more requent tournaments and more...
On Thu, 27 Jul 2006 16:02:31 -0000, austeritygirlone <ziggystar@...> wrote:
> Then he shall win the next round. That's the point of the NT, isn't it?
>...
... tournaments ... increase. What about an application that the people who play grobots run on their own computers? Check out the RoboRumble@Home rankings...
Hi, i'm new to the game(yes, there stil lare a few comming over to this game) and have got a few ideas and opinions about this game. ... sub- conciousness if...
Just a couple of comments: I feel like there hasn't been much going on in the game lately and that no one is making much progress on sides...then I look at the...
I think this is something that should be done as soon as possible. I looked into it and it is a bunch of work. First I just wanted to write a port from the...
... It's plenty complex already, because of the need to regulate what types are built. Since a side has many cells, most of what could be done by varying the...
... I think this is partly because they haven't been reoptimized for the new rules. Defensive forcefields are more all-or-nothing than ordinary weapons (if...
I guess I ought to ask. What does using shields currently do to a cell own weapons? For a while they didn't even reload, but the was a long time ago. Even...
... I did too, just before I started the Windows port. I rejected Fltk because it doesn't do native widgets(!) or offscreen drawing. I looked at a few others,...
... They still don't reload, to prevent cells with long-reload-time weapons from raising and lowering shields for each shot. Of course this restriction will go...
... That was how Grobots sensors were originally designed. :) They also saw only the closest result, so it was possible to hide in a crowd. They came from a...
Hi everyone! Long time since I last spoke. I hope I'll be back to grobots now. You guys know where is the place I can learn about shared code again? I made my...
... It seems to be missing from the documentation. Just put a #code section before the first type. Code in that section will appear in all types. - Devon...
... in ... Hmm.. I have a problem: Im trying to share code but it seems the shared code is 'compiled' before the other code of the type, so I cant set type...
You could just write your code with macros and run the m4 macro processor to create the side file. That way you could vary all sorts of things and run...