It’s me or colors are strangely labeled in Smash The Code contest? I’m playing in PHP, bronze league and it seems that $colorA and $colorB doesn’t match stored numbers in player’s grid 12 lines. For example: I get color 1 in both blocks. I put them in column 0. But if I debug my map, I get this:
5…
5…
Am I doing something wrong or it’s a bug? Thanks!