knexer / auto-puzzler

A simple game about writing code to assist in solving puzzles, built to learn React.
0 stars 0 forks source link

Options for stuck boards #40

Open knexer opened 1 year ago

knexer commented 1 year ago
knexer commented 1 year ago

Let's go with:

knexer commented 1 year ago

Actually, I think we can skip the peeking, and just make the auto-guess guess even if there are no mulligans.

But the stuck-board behavior should be configurable probably, e.g. 'wait for player' or 'guess until mulligans are gone' or 'always guess'.