Skip to content

hexylena/kami-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kami Solver

This tool aims to automatically solve puzzles from the game Kami.

Demo Solution

Process

  • Detect rectangles

  • Figure out grid pattern

    • From above image, find median distance, use that.
  • Pick out a colour from inside of each square

  • Accurately cluster those

  • Build neighbour graph

  • Solve graph (bruteforce)

About

Solve State of Play's "Kami" puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published