Grand Prix AI League Topic

Did you mercilessly hijack your parents’ gaming computers and siblings’ tablets week after week? Don’t complain about not being in the top 100 if you aren’t taking the competition seriously…

Boom!

(this would be cooler systemTester won…)

Edited:

More information: By clicking more at bottom of screen, the list expands to show more matches which shows al longer list of matches but also updates and overall win-loss score to 185-15. Seems the cumulative win-loss record of latest code should always be displayed, however i’m guessing that is calculated as the page loads, so maybe not much to be done.

Original Message

HI @Bryukh, if you have free time (which you probably don’t! :slightly_smiling_face:) this seems to be a bug in scoring of some kind:

Yesterday Battle Bu’s top player posted his score which throttled him into 9th (below in message he sent to his family).

However 24 hours later, our great bright hope has now fallen into 21st place despite having zero losses and 95 wins (hence why i thought I was posting battleBusBullying @Buddeycc (wups).

As always, thanks for the help. I know you guys are focusing on other stuff right now, but figured I’d just log it in case it helps resolve anything else.

Yesterday

Today

It just runs on my computer when an arena is open, and over a few years it adds up with a fast computer

I think we have it somewhere, Will search where is such leadeboard

Hi, I will take a look after finishing with my current project.

I don’t believe that it is a bug, the score shart shows a string of losses that dropped you about 1000 points, the only reason it looks like you are 95-0 is because it is just showing the last 95 games

2 Likes

Yes, I clarified exactly that a few minutes after I posted.

However, I would challenge your assertion that you “don’t believe it is a bug”. Obviously Bug is just an English term that does not ALWAYS have the same definition, but currently the site states, “Your Matches - 95 Wins, 0 Losses,” which, without further clarification, is factually not correct. Obviously it could be clarified to read "Your Latest Matches" or "last 95 matches" etc. and thus not a severe bug/defect (just to make things more confusing, major software provider SAP uses the term DEFECT in a slightly different way than most Americans do, which often offends the Colonists before they learn better!).

Anyway… low priority as knowledgeable users have a workaround, but definitely not something I’m sure you would describe as a feature :slight_smile:

2 Likes

Hi guys, I have a question: if I get top 1 in a codecombat tournament (eg: Grand Prix) but not in team hyperX, will I get the reward?

Yes, or at least it used to work like that before.

1 Like

Codecombat (sadly) stopped working with hyperx so the prizes are as follows:
1st place open:500$
2nd place open:300$
3rd place open 200$

2 Likes

Why doesnt this work?

battery = hero.findNearestItem()
if battery:
    x = battery.pos.x
    y = battery.pos.y
    hero.moveXY(x, y)

And how do you guys make the turtle jump over the water spot???