Skip to content

cosentino/kami-2-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kami-2-solver

Python solver for Kami2 puzzle game

How to run:

python solver.py [level]

where [level] must be the filename containing the level information in json format (eg: levelData0.json).

The solving algorithm is base on https://github.com/erasche/kami-solver, with some more heuristics on how to choose the next move.

About

Python solver for Kami2 puzzle game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages