dave-vazquez / solve-in-three

A coin-puzzle game where you are challenged to arrange a set of six coins into the shape of a ring following two simple rules. There are many ways to solve this puzzle, but only one way to solve it in three moves.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solve-in-three

A coin-puzzle game where you are challenged to arrange a set of six coins into the shape of a ring following two simple rules. There are many ways to solve this puzzle, but only one way to solve it in three moves.

Rule 1) You can only move a coin where it will touch two or more coins.

Solve-In-Three

Rule 2) You cannot move a coin if it's trapped by the surrounding coins.

Solve-In-Three

If your stuck, enable hints to show available positions you can move to!

Solve-In-Three


Inspired by a Numberphile video featuring this puzzle: https://www.youtube.com/embed/_pP_C7HEy3g

About

A coin-puzzle game where you are challenged to arrange a set of six coins into the shape of a ring following two simple rules. There are many ways to solve this puzzle, but only one way to solve it in three moves.


Languages

Language:JavaScript 90.7%Language:HTML 9.3%