Skip to content

helicity/picross_solver_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picross solver python

picross solver written in python

Task list

  • board/problem representation
  • load problem from text file
  • basic pattern search algorithm
  • judgement of finished status
  • judgement of impossible problem
  • enhance algorithm (speed up)
  • apply guess/solve algorithm
  • gui for user intervention/test (TBD)
  • judgement of multiple solution
  • generate random problem
  • generate problem from camera image
  • recognise problem from webcam image using computer vision
  • develop as a android app

About

picross solver written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages