Remix.run Logo
1-more 5 hours ago

I don't understand the first "combat" level. There's no real defining pattern separating the good from bad hex strings, so it's just a typing speed contest to type all the enemy patterns, right? What am I missing?

Andoryuuta 5 hours ago | parent [-]

As far as I can tell, the first combat level enemies all start with "ALERT-" and have exactly 3 digits.

1-more 4 hours ago | parent [-]

sorry, second combat level. It's all 6 digit hex color strings, some good some bad.

Andoryuuta 4 hours ago | parent [-]

Ah, I see. Yeah, that one definitely took me multiple attempts to see what it wanted.

I believe that the "enemies":

1. Must start with "#"

2. Must be exactly 6 hex digits

3. Must be lowercase

1-more 4 hours ago | parent [-]

Ohhhhh I swore there were friendlies with lowercase too! Thank you!!

schiem 3 hours ago | parent [-]

There are, just not lowercase characters that are valid hex.