[Community Puzzle] Green Circle

Coding Games and Programming Challenges to Code Better

Send your feedback or ask for help here!

Created by @_SG_Sebastien,validated by @darkhorse64,@Astrobytes and @putibuzu.
If you have any issues, feel free to ping them.

2 Likes

There is a big bug : leagues disappear !

Leagues came back ! Thank you !

1 Like

Hi, I face an issue that I can’t undersand in the wood league :frowning: .
In the console, I can see this :

Sortie standard :
MOVE 7
Résumé du jeu :
darkdieg must move
darkdieg has in hand: TECHNICAL_DEBT (9), TECHNICAL_DEBT (9), DAILY_ROUTINE (2), TRAINING (0)
darkdieg has moved to REFACTORING (7) desk
darkdieg took a REFACTORING (7)
darkdieg discards their hand at the end of their turn

And then it’s the end of my turn.
If I undersand well, it means that there is no application that I can release.
But as you can see I have in hand Daily(2), Training(0) and Refactoring(7) plus two Technical_debt(9)
And there is one application left with this : 2 CODING, 2 DAILY, 2 REFACTORING
Because I had released 4 applications I understand that i have to not use Technical_debt. But does it means that I have to had no one in my hand ?

1 Like

Hello ! I’m trying to climb the ladder for this challenge, but I think there is a bug:
Why is silver league so strong ?!
For every tries I do, i finish first but not enought to pass the boss score.
At each try, the boss score become higher.
There was another tryharders like me in the past who feed the boss more and more, with better and better algorithm.

Now I suspect the Boss of silver league is highly better than the majority of agents in gold league.
Is it the case ?

That’s the exact same silver boss as in the contest.
I played silver boss vs itself in the multiplayer and contest - note: same seed and same gameplay but different boss score shown below, they have different agent IDs but the same code. It’s possible that the boss has an inflated score, but with someone strong enough submitting the system will fix itself.

But for the gold boss something is off:
contest gameplay
multiplayer gameplay
All bots (silver, contest gold boss, multiplayer gold boss) are deterministic, I managed to reproduce the same replay on the same seed.
And looking at the league sizes, the gold boss is weaker than it should be. Maybe the bronze boss too, I didn’t look into this.

It means the Legend league is easily reachable after the silver boss vainquished. So I won’t give up :slight_smile: