Frog Jump Puzzle

by Sreevidya Jayanthi with Sweta Singh, Sourav Kumar

The goal is to move toads into 3 leftmost rocks and the frogs into 3 rightmost rocks.Frogs only move rightward; toads move leftward. Every move is either a Slide to the nearby rock or a Jump over one position.3 frogs are placed on 3 successive rocks on the left and 3 toads occupy 3 rightmost rocks.

View the source of this project on GitHub: https://github.com/sreevidyaJ/FrogJumpPuzzle