Skip to main content

Colors Game

Paint the board! Colors is a strategic "flood-fill" puzzle game played entirely using interactive Discord buttons.

The bot will generate a grid filled with random colored squares. Starting from the corner, your goal is to change your active color using the buttons below to absorb adjacent squares of the same color. You must flood the entire board so that it becomes one single color before you run out of turns!

Objective: Use the color buttons to flood the entire grid with a single color within the allowed number of turns.

Colors Game Preview

🕹️ How to Play

  1. Start the Game: Use the command below to spawn a new puzzle board.
    .colors
  2. Analyze: Look at the grid and identify which color is touching the longest boundary of your currently flooded area (usually starting top-left).
  3. Flood: Click the colored button corresponding to the color you want to absorb. Your flooded area will change to that color and expand to include the adjacent squares.
  4. Win: Successfully make the entire board one solid color before your turn counter runs out.
⚠️ Single Instance

You cannot run more than one Colors game in the same channel at the same time. You must wait for the current session to end before starting a new one.

⚡ Game Rules

  • ⏱️ Turn Limit: 25 Turns maximum to complete the board.
  • 🏆 Reward: 5 Points for completing the puzzle.
  • 🎮 Input Type: Clicking Colored Buttons.
Winning Strategy

Always look one step ahead! Don't just pick the color that absorbs the most squares right now, pick the color that will open up an even bigger cluster of squares for your next turn.