Yet Another Keep Talking And Nobody Explodes Helper - /jæktɛniː/ - yah-k-ten-ee
A small python program to help with the game Keep Talking and Nobody Explodes. It guides the expert by giving them questions to ask the defuser, and then outputting instructions to give.
- Be in an environment where your python3 is >=3.4, ad all the packages in
requirements.txt
are available. This can be a virtualenv, your system's python, or anything else. - Run
solver.py
- ???????
- Profit
Oh definitely. However, it also makes the game possible to play effectively with only one expert, and it doesn't make the job of the defuser any easier ;)
I'm glad you asked - not all of them (yet). Feel free to open a pull request which adds a missing module!
Module name | Implemented |
---|---|
Wires | ✔️ |
The Button | ✔️ |
Keypads | ✔️ |
Simon Says | ✔️ |
Who's on First | |
Memory | ✔️ |
Morse Code | |
Complicated Wires | ✔️* |
Wire Sequences | |
Mazes | |
Passwords | ✔️ |
Knobs |
* : Works, but I'm unhappy with the interface