KnightScore

Start from the top left corner and move (as a knight in chess) to get the highest score.

Show Rules

Click on a cell to make a move.

You can't move on cells with zero values.

Avoid cells with negative values!

You can only make a move like a knight in chess:

  1. Move 2 positions to the right (or to the left) and then 1 position up (or down), or vice versa.
  2. Move 1 position to the right (or to the left) and then 2 positions up (or down), or vice versa.

Please write all suggestions in comments below. Help us to make the game more interesting, easier, or even harder!

Score: 0