Tag Archives: easy

Puzzle 195: Terra X

Here’s a puzzle from my preparation for WPC 2019 that I don’t believe I’ve posted yet. It’s also sort of a practice puzzle for the upcoming first round of the 2020 Puzzle GP, which features the variant Terra XX.

Rules Place numbers in the empty cells, from the range 0-9. Same numbers can’t be adjacent (but may touch by a corner). Wherever four cells meet at a vertex (marked by a black dot), the sum of the numbers in those cells must be 10.

Puzzle 190: Castle Wall

Yet another new puzzle type on puzz.link – many thanks to Lennard Sprong for this and other contributions. I made this puzzle to announce the addition.

[puzz.link]

Rules Draw a loop from cell center to cell center. Black clues must be outside the loop, while white clues must be inside. Furthermore, Numbers indicate the total number of straight segments in the given direction.

Puzzles 138-140: Not Oasis

I played around with what I thought were the rules to Oasis today, and came up with this variant.

Rules Shade some cells, to leave a connected area of unshaded cells that includes all given numbers and doesn’t cover any 2×2 square. Some shaded cells are given. Numbers indicate how many other numbers can be reached through unshaded, unnumbered cells.

Example (a poor example: shaded cells can be adjacent)notoasis-example

Puzzlesnotoasis-1 notoasis-2 notoasis-3

Puzzle 137: Lamps

Just a tiny puzzle that I made as an example for the croco WPC preparation series. It was a bit too hard as an example; the type seems inherently hard.

lamps-small

Rules Place some lamps in the empty cells around the grid, with brightness 0 to 3. The lamps shine horizontally, vertically and diagonally in eight directions. In each direction, they illuminate as many cells as they are bright. Numbers inside the grid indicate how many lamps illuminate the corresponding cell.

The WPC instruction booklet has an example.

Puzzle 132: Illumination

Here’s something new, though I wouldn’t be entirely surprised if someone did this before. There’s an example below.

Edit The example was buggy, should be fixed now.

illum-1

Rules Place some light sources and walls. Light sources go on grid vertices, but not on the border. Walls go on grid lines and must not touch light sources. Numbers outside the grid indicate how many light bulbs illuminate the adjacent edge in total, where a light bulb that illuminates the entire edge counts for 1 (regardless of distance), a light bulb that illuminates the edge partially counts for the corresponding fraction.

Exampleillum-example

Puzzle 100: Keller, Mosaik+Labyrinth

Here’s a puzzle for one of the types on the Keller round, with superimposed puzzles.

mosaik-laby

Rules Solve the left grid as a Mosaik. That is, shade some cells, such that each number indicates the number of shaded cells in the surrounding cells, including the cell itself (so, 9 is the maximum clue). Solve the right grid as a Magic Labyrinth with digits from 1 to 3. That is, place digits 1, 2, 3 in some cells such that every row and column contains each digit exactly once, and walking along the labyrinth from outside to inside, you visit digits in the repeating order 1,2,3,1,2,…, starting with 1.

The two puzzles interact: Whenever a Mosaik clue is shaded, copy that clue to the Labyrinth in the corresponding position.