Objective: Connect all islands with bridges so each island has the correct number of bridges. Bridges cannot cross.
Controls:
Rules: Each island shows the number of bridges it needs. Bridges run horizontally or vertically between islands. At most 2 bridges can connect any pair. Bridges cannot cross each other.
Tips: Start with islands that need 8 bridges (maximum possible), or isolated islands with high numbers.