Stone puzzle

Logic Level 2

The puzzle below has a set of rules to follow:

  • Stones jump over each other towards empty spots.
  • One jump counts one move.
  • If the stone being jumped over is the same color, then it is removed.
  • The goal of the puzzle is to have one of each color remaining.

What is the minimum number of moves required to solve this puzzle?

3 4 5 6

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Brack Harmon
May 8, 2018

Below is a solution

Joshua Lowrance
May 8, 2018

You want one stone of each color remaining after you are done. This means you must somehow take away two green stones and two red stones, four stones in total. This requires at least four moves. There is a solution that allows only four moves, so the minimum is 4

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...