dynilath / bg-turing-machine-solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solver for the Turing Machine boardgame

Turing Machine bgg page : here

Turing Machine official site : here

Basically a wordle in boardgame form. So I solved it by calculating information entropy. Just like what I did in wordle-helper.

Usage

python3 main.py

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%