Helpful scripts for Destiny 2 puzzle-solving.
# Execute to print solutions.
python whisper
# Execute with arc singe configuration.
python zero_hour arc
# Allow replacement when picking combinations.
python zero_hour void -r
- numpy
- pandas
- colorama
- argparse