Logic Masters Deutschland e.V.

Maximum Snake

(Published on 26. November 2022, 19:08 by antichaos)

Normal Sudoku rules apply. Let's play snake!
The snake starts at the circle and grows horizontally and vertically. In cells where the snake starts or turns, the digit in that cell gives the number of cells until the snake turns again.
The snake starts with 4 energy and must spend 1 for each cell it grows, including the starting cell. Every time it eats an apple (enters a shaded cell) it gains energy equal to the value of the apple cell, which adds to any remaining energy. It must find another apple before it runs out of energy in order to continue. The golden apple is worth twice the value in its cell.
The snake cannot turn on an apple, but must turn at least once between each apple.
The value of the apples is exactly enough for the snake to grow to visit every cell in the grid exactly once, finishing at the square.

Here is an example whith exactly the same rules. The snake starts with 4 energy and gains just enough from the apples to fill the grid.

Note that the path restriction here is slightly different from my recent puzzles, but is the same as some earlier ones. Let me know which you think is more interesting.

Play online: SudokuPad

Solution code: Row 5 then row 9


Solved by Dandelo, Banana, wildbush7
Full list

Comments

Last changed on 11. December 2022, 14:19

on 7. December 2022, 21:19 by wildbush7
Lol, it took me 90 minutes before I re-read the rules and realized the snake had to visit EVERY cell in the grid. Oops! Very nice puzzle.
* Thanks for sticking with it! Glad you enjoyed it.

on 26. November 2022, 23:46 by Dandelo
Ah, I missed this.

Very nice puzzle.

on 26. November 2022, 21:50 by antichaos
The rules do say the starting cell is included in the energy cost

on 26. November 2022, 20:46 by Dandelo
In the example the snake gets 36 energy points, but only makes 35 steps. What do I understand wrong?

Difficulty:3
Rating:N/A
Solved:3 times
Observed:8 times
ID:000C52

Puzzle variant Online solving tool Path puzzle

Enter solution

Solution code:

Login