If we open the legend league sooner, it will be too difficult to decide which boss to use. You donāt want 300 people in legend league, nor 20⦠So, 2 days seems reasonable.
By the wayā¦
āprofessionalā or āstudentā status for a challenge ? a bit too restrictive, isnāt it ?
20 is a good number in my opinion
But yes 300 is clearly too high
@flipp92
āprofessionalā or āstudentā status for a challenge ? a bit too restrictive, isnāt it ?
Yeah, i wish there would be someting like āhobbyistā. Please upvote this comment so the CG team sees it!
ProjectErik
This is something that we are already working on, donāt worry.
@julien_poulton
Ok, thx for replying
Hi,
I have a question on the league system⦠Right now in bronze league, high ranking AIs are often camping the opponent base, because most of the other AIs are just busting ghosts.
When the silver league will open some campers may be promoted in silver league. And if you submit an anti-camper algo youāll be dead last in bronze league and first in silver league
I donāt know which algorithm is used to rank algorithms (I know itās based on Elo but how is the opponent chosen ?). If you only battle against AIs with a similar rank the fact that AIs performance is not ātransitiveā may be a problemā¦
So the league system has advantages, you can be certain that your ranking will be at most Nth. But also drawbacks, as you canāt compare AIs from 2 different leagues (not possible to recompute everything at the end), you may need to have a different code for each different league.
if you submit a really good AI on day 1, it will be in Legend league by day 7 without you needing to do anything
So is this true ? Iām just worried to have to implement as many AIs as boss Iāll try to beat
Thankās a lot for this amazing contest !
Just write a better AI that is able to do both: collect ghosts and defend against looters
Haha yeah I think thatās an idea ! My point was, itās an example
I was more thinking about general trends different in each division (offensive / defensive). Of course if your code is modular itāll always be easy to change itās general behaviour !
That sounds kind of like the switch in game play styles between different Tiers of other competitive gaming thingsā¦
UnderUsed (UU) plays much differently than Standard (OU and down) and both those play different than Uber Tiers.
Hi guys,
I donāt know if this has been asked before but I do observe a certain symmetry regarding the distribution of the ghosts and their stamina on the map. It makes sense as in my opinion this is done on purpose to provide a fair game and I agree with that. However, can you confirm that this will follow until the end of the contest ?
Besides this is there a maximum value of a ghosts stamina ?
Honestly I enjoyed the contest a lot until now, so thank you codin dude(sse)s !
Yes.
We havenāt planned to do last minute changes on the rules :).
I asked a valid question, as the point is not mentioned in the rules so I would have preferred a simple answer rather than a lecture.
So from your answer, I do deduce that the rules will not change at the last minute. Wow !!!
What a help that is !!
Shall I thank you as well ??
Iām sorry for the misunderstanding, my answer wasnāt a lecture at all. You are right concerning the distribution of the ghosts, and that rule will hold until the end of the contest as youāve asked. Iām here to help, not to lecture.
Sorry for my reaction Maxime, I got it the wrong way.
Thank you for your help.
Quick question: if your bot code is chosen to become a tier boss, do you get to find out?
It would be nice to know that your bot code is being used to thrash people in the lower tiers.
@mrxo You can just recognize that your code is being used. They used mine for the gold boss. No one told me, but I could tell because it had the exact same strategy and the same bugs. (And it used the same language, Python3, and was about the same level in the rankings.) Since my algorithm was deterministic, when I played it against myself, it behaved like a mirroring of my bot. It looked really funny.
I suppose so. But most of my league promotions happened as soon as the league went live, and when I was offline. So if they had chosen my bot, I would have been promoted before I would get a chance to see it play myself.
Hello, is it known when CodeBusters achievements will be granted?
I mean these for beaing in top 100 for example.
there is a small bug about this. It is being taken care of right now