Skip to content

Add section for "interview" type hints. #1

@cfbevan

Description

@cfbevan

In Murdle there is a section for statements where the killer is the one lying during the interview. Add a section to the config that will handle solving for the interview statements. They should follow the same syntax as rules but be check one at a time. If give 3 rules you will need to run the full check 3 times. Incorrect interviews will lead to no solutions being found (a contradiction).

  • rule1 false, rule 2 true, rule 3 true
  • rule 1 true, rule 2 false, rule 3 true
  • rule 1 true, rule 2 true, rule 3 false

The output should signify which of the interview rules was false.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions