Skip to content

nichwall/LystLayoutSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LystLayoutSolver Travis-CI

Program to solve the layout of the first Lyst puzzle.

This program will first generate every valid column, sorting them into left, right, and middle columns based on the side states of these columns. It will then combine columns together in order to reduce the number of checks it needs to do as it solves the puzzle.


TODO:


  • Add additional configuration
  • Clean up code
  • Comment code

About

Program to solve the layout of the first Lyst puzzle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages