BDMayhem / DeepTownCalc

https://bdmayhem.github.io/DeepTownCalc/
MIT License
4 stars 16 forks source link

Improve decision making #4

Closed BDMayhem closed 7 years ago

BDMayhem commented 7 years ago

Added algorithm to choose mines based on weighted need and availability.

Used Object.assign() to preserve data integrity on multiple calculations.