-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* WIP: lowest and highest strategy with tests * WIP: lowest and highest strategy tests * Finish implementing tests. Fix some minor issues with the implementation * Fix bug and test * Fix merge conflict * Support multiple targets * Improve tests naming * Revert unnecessary atom to string conversion * Randomly choose units when two or more have same stat amount * Simplify code * Refactor sorting function * Remove duplicate code * improve pattern-matching for the choose_targets_by_strategy function * improve pattern-matching for all the choose_targets_by_strategy functions * Fix format * Improve function naming
- Loading branch information
1 parent
03d0b49
commit 0f8cec5
Showing
3 changed files
with
297 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.