An open API service indexing awesome lists of open source software.

https://github.com/panicbit/ttp_puzzle_solver


https://github.com/panicbit/ttp_puzzle_solver

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

          

# The Talos Principle Puzzle Solver

This tool is a (hastily written) solver for sigil puzzles from the games ["The Talos Principle"](https://store.steampowered.com/app/257510/The_Talos_Principle/) and ["Sigils of Elohim"](https://store.steampowered.com/app/321480/Sigils_of_Elohim/).

![showcase](img/showcase.png)

# Build requirements
- Rust (https://rustup.rs/)

# Build & Install
- `cargo install --git https://github.com/panicbit/ttp_puzzle_solver`

# Help
```
Usage: ttp_puzzle_solver [OPTIONS]

Arguments:

Options:
-s, --square [default: 0]
-i, --line [default: 0]
-z, --z [default: 0]
--rz [default: 0]
-l, --l [default: 0]
--rl [default: 0]
-t, --t [default: 0]
-h, --help Print help
```