Lighthouse Hashikabe
(Published on 24. April 2024, 20:42 by Nell Gwyn)
RULES:
- Shade some cells (representing "water") such that:
- The water cells form a single orthogonally-connected region, with no 2x2 areas entirely shaded.
- Each orthogonally-connected group of unshaded cells (or "island") contains exactly two numeric clues (the two clues may occupy the same cell, indicated with smaller numbers in the corners of a cell), and one of those clues is the number of cells in that island.
- However, unlike previous Hashikabe puzzles, NOT all numbers are part of islands (see below).
- The other clue in each island is the number of bridges connecting that island to other islands.
- A bridge is a straight line from a cell on one island to a cell on a different island, with only water cells in between. Bridges cannot change direction, cannot cross one another, and cannot start or end on the same cell as another bridge.
- The bridges must join all the islands into a single network, such that you could travel from any island to any other island by crossing a series of bridges.
- Each pair of islands has either 0, 1 or 2 bridges connecting it (this rule is not needed to solve this particular puzzle, but may be useful for a hint).
- Any number clue on a water cell is a Lighthouse. The number in a Lighthouse cell is the number of "boats" in the same row or column as that Lighthouse.
- Boats must be placed on water cells. Boats cannot touch other boats nor lighthouses, not even diagonally.
- Lighthouses can touch other lighthouses diagonally but not orthogonally (to clarify: all cells with two clues in them are island clues).
- Bridges cannot be placed on top of lighthouses nor boats, but can be placed next to them.
- Every boat shares a row or column with at least one Lighthouse.
- Some number clues have been replaced with question marks. These may represent any number, including zero.
(for Penpa's answer check, use Star Battle stars to represent Boats)
Penpa link
8x8 example puzzle
Solution code: Column 9, top to bottom, notated as follows: A = island cell with a bridge; B = island cell with no bridge; C = water cell with a bridge; D = water cell (or lighthouse) with no bridge or boat; E = water cell with a boat. (in the 8x8 example puzzle, column 2 would be "BEDECDBA")
Solved by Christounet, ThePedallingPianist, Jesper, jkuo7, Mr_tn, misko, Gliperal, Agent, TheZwierz, Torvelo, RubberMittens, MaizeGator
Comments
on 23. July 2024, 06:29 by MaizeGator
Several really fun moments in the solve path where things really start flowing!
on 23. July 2024, 06:29 by MaizeGator
Several really fun moments in the solve path where things really start flowing!
on 23. June 2024, 14:34 by Agent
Great combination of rules, lots of fun and not too hard!
on 23. June 2024, 08:25 by Gliperal
Fun logic, absolutely horrifying ruleset.
on 25. April 2024, 20:42 by Jesper
Cool puzzle, flows well!
on 25. April 2024, 15:26 by ThePedallingPianist
This was a real pleasure to help test, even if it was somewhat foolish of me to make this my first Hashikabe puzzle and test it live on stream!! Still, once chat and I got going, the puzzle flowed really nicely, every deduction was fascinating and fair, and the endgame just showed incredible setting finesse. A thoroughly enjoyable adventure beyond my sudoku-shaped comfort zone, thank you!
on 24. April 2024, 23:09 by Christounet
A very interesting new layer with the lighthouse and boat logic. Definitely harder than #1 and #2 of the serie, but it gets easier after the great opening. Thanks :)