River-Crossing-Puzzle-Solver
The river crossing puzzle is a famous puzzle game that aims to solve the puzzle in the shortest path. With the increased restrictions and character, the puzzle's difficulty will arise. To solve the mystery in an optimal solution, many computations are required. This river crossing puzzle software will simulate the real river crossing game for the user to play. Users can input steps to control the character and receive instant feedback. This program will also include a solver to compute the proper path for the user. Users can solve the complicated puzzle with just a few inputs.
Select a component to see open bugs in that component.
| Component |
Default Assignee |
|
Logic
|
tsunychau2-c
|
| A logical part to analyze rules and generate moves for winning a river crossing game
|
|
Solver Mode
|
tsunychau2-c
|
| Automated Solver for finding all moves needed for a winning situation
|
|
UI
|
tsunychau2-c
|
| This is a user interface for player
|