Game Is Hard Level 268 Breakdown
What You See
Two layers fill the screen. At the top, the words "say HEY" sit in a bold pixel font. Below them, a large arrangement of green dots stretches across the screen in three blocks, and every dot reacts when you touch it, brightening to a lighter green. The prompt looks like an instruction and the dots look like a playground — so your attention naturally drops to the dots.
But the prompt is the input and the dots are the output. The three dot-blocks are pre-shaped to hold one letter each, and the letters "HEY" in the title are the three switches that fill them. Nothing in the layout announces this; the only way to discover it is to poke the text.
Why You're Stuck
I saw a grid of tappable dots and assumed I was meant to draw "HEY" with them, connect-the-dots style. I started tapping dots to form an "H," then an "E," and got nowhere — the pattern never locked in, and the level never reacted to my "letters." I was convinced I was forming them wrong and kept trying to trace neater lines.
The grid was a decoy. It responds to taps precisely so you'll believe it's the mechanism, but it's actually just a screen mirroring whatever the real input does. The answer was sitting in the one place I'd mentally filed as "static text I'm not allowed to touch" — the word "HEY" itself.
The Answer
Tap the letters in the "say HEY" prompt at the top of the screen, in order: H, then E, then Y. Each tap lights up that letter in the dot grid below. Once all three letters are formed, the word "HEY" completes and the level clears.
How to Beat It
Three taps on the prompt, left to right.
- Step 1: Tap the "H" in "HEY." The first block of dots below lights up into the letter H.
- Step 2: Tap the "E" in "HEY." The second block of dots forms into the letter E.
- Step 3: Tap the "Y" in "HEY." The third block completes the word, and the level finishes with the message and a play button.
Troubleshooting
- I'm tapping the dots and nothing completes: you're on the wrong element. Tap the letters in the "say HEY" text instead — the dots only display the result.
- Nothing happens when I tap the text: aim for each individual letter (H, then E, then Y), not the whole phrase at once, and tap them one at a time in order.
- It lit up H and E but stopped: you just need to tap the "Y." The level completes only after all three letters are formed.
Why It Works
The level exploits a UI assumption: text that looks like an instruction is read, not touched. In most games, a prompt is inert labeling, so your fingers head for the thing that visibly reacts — here, the dot grid. The game deliberately makes the dots tappable to reinforce that false lead. The trick is that "say HEY" is meant literally: you "say" the word by pressing its own letters, and the grid is only there to show the result. It's a reminder that in this game, every pixel — including the words — can be a control.
The Rule to Carry Forward
Treat on-screen instructions as potential buttons, not just labels.
- Test the text: if a prompt names a word or command, try tapping the individual letters or words themselves.
- Distinguish input from display: a screen that reacts to touch isn't necessarily the control — it may just be mirroring the real one.
- Go literal with verbs: "say" here means press the letters that spell the word, not draw them elsewhere.
When a level has both a text prompt and a big reactive area, poke the prompt first. If a letter responds, you've found the real mechanism and the big area is just the mirror.
Tracing letters on the dot grid. The dots aren't a drawing pad — tap the H, E, and Y in the "say HEY" text and let the grid fill itself in.
Get the Official Game
Game Is Hard Level 268 FAQ
How do I solve 'say HEY' in Game Is Hard Level 268?
Tap the letters H, E, and Y in the 'say HEY' text at the top of the screen, in that order. Each tap lights up that letter in the dot grid below. Tap all three letters to finish.
Why won't the green dots change when I tap them in Game Is Hard Level 268?
Because the dots are just a display, not the input. The real controls are the letters in the 'say HEY' prompt. Tap those letters instead of the dots.
Do I tap the letters in a specific order in Game Is Hard Level 268?
Yes — tap H, then E, then Y, in that order. Each tap forms the matching letter on the dot grid. Tapping each letter individually is what 'says' the word HEY.
More Game Is Hard Help
This is one guide in a complete Game Is Hard index — every stage we've solved is listed on the home page.