Kami 2 is a beautiful puzzle game based on coloring oragami paper. The best way is to see how the gamelay unfolds is to just watch a quick demo.
This repo contains a solver for Kami 2 puzzels written in F#. It takes a screenshot of the puzzle as input, and outputs a sequence of images to perform to solve the puzzle.
Details on the algorithm and approach can be found on my blog at: completely-unique.com.
- "Textured" colors are not supported. (Only seen in some user-generated puzzles.)
- It cannot handle puzzles with 10+ moves. In theory it will find a solution eventually, but obviously a better algorithm is needed.
Source code is made available under the MIT license.
Kami 2 and related imagery are copyright State of Play games.