0.1.0 • Published 3 years ago

subtrax-tools v0.1.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
gitlab
Last release
3 years ago

Subtrax Tools

This is a collection of scripts to generate, validate and solve puzzles of Subtrax.

Subtrax is a trademark of ThinkFun and was invented by Nob Yoshigahara. This fan project is not affiliated with ThinkFun nor Nob Yoshigahara. No assets with their copyright have been used.

Generate a puzzle and its solution

npm install
node src/cli.js

Puzzle

npm.io

Solution

npm.io

Validate a puzzle

TODO

Solve a puzzle

TODO

License

Copyright (C) 2022 The Subtrax Tools authors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

0.1.0

3 years ago