Create a bomb defusal puzzle.
Several colored wires are displayed.
The player receives clues and must choose which wire to cut.
Requirements:
- At least 4 wires
- Random correct answer
- At least 2 clues
- Win or lose message
Place in games/logic/bomb_wires/game.py
Create a bomb defusal puzzle.
Several colored wires are displayed.
The player receives clues and must choose which wire to cut.
Requirements:
Place in games/logic/bomb_wires/game.py