Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 278 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 278 Bytes

Water Puzzle Solver

A brute force solver, written in Haskell, for the "Water Sort Puzzle" game.

Currently only supports 4 unites per Tube and the following colors:

  • Grey
  • LightBlue
  • Red
  • Yellow
  • Brown
  • Orange
  • DarkBlue
  • Pink
  • Purple
  • LightGreen
  • Green
  • DarkGreen