/solveKami

A small algorithm to solve the Kami game problem. It's written with C. To know more read README.

Primary LanguageC

SolveKami

What's SolveKami?

Kami is a puzzle game on iOS and Android. It's not free. The SolveKami is a very simple algorithm to solve it.

Now it can only solve a small part of Kami.

Make

    $ make

Input File

solveKami.in is a sample for input file.

As SolveKami is stupid now, you'd better write your inputfile carefully.

Run

This is an example:

    $ solveKami < solveKami.in