Skip to content

neiroukh/talossolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

talossolver

Solves the sigil puzzles from the game "The Talos Principle".

Build and Usage

Inside the top level of the project folder:

  • cmake -B build && cmake --build build --target demo

and then run with

  • ./build/demo

Algorithm flowchart

flowchart

Future work

In the future a linear programming solution could be implemented and evaluated.

About

Solves the sigil puzzles from the game "The Talos Principle"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors