Haolicopter / binaryPuzzleSolver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binaryPuzzleSolver

Binary Puzzle Solver is my attempt to build a bot to play binary puzzle for me.

Just to clarify I do not have any previous knowledge of algorithmic solving (binary) soduku. Someone probably already has some genius solution for this type of problem. This bot is the translation of how I think and play the game.

Environment

Language: Python 3.6.1

Testing OS: Mac OSX Sierra

Demo (Diffculty: Very Hard, Size: 14*14)

demo

About


Languages

Language:Python 100.0%