Skip to content

teo3fl/WaterSortPuzzleSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Sort Puzzle Solver

Run in browser on itch.io >>>> here

About The Project

The purpose of this application is to find and display the solution for a given initial state, which consists of a number of beakers that are filled with mixed colored liquids. The desired state (solution) would have all beakers containing only liquids of a single color. The solution (if it exists) is to be determined by using the A* algorithm.

It provides functionalities such as:

  • adding as many beakers and color samples as needed
  • filling beakers to up to 10 colors
  • picking custom color shades
  • dragging and dropping colors from the color shade list, or from the beaker contents themselves
  • simple UI that displays step-by-step how to reach the solution for the given combination

Download

  1. Get the .zip here
  2. Extract
  3. Run "WaterSortPuzzleSolver.exe"

Usage

Step 1: create the initial state, then press Calculate.

Menu


Step 2: wait until it finds the solution, then follow the steps.

Solution



If you have a hard time navigating the UI, press the Help button; everything is explained.

Help

(back to top)

About

Generates and displays a solution to sorting puzzles

Resources

Stars

Watchers

Forks

Packages

No packages published