mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Merge branch 'geneticalgorithmnetdecks' into 'master'
Added a new netdeck category to house the outputs of my genetic algorithm to find the best decks for the AI to play in each format See merge request core-developers/forge!1685
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
- New Net Deck Category -
|
||||
The Genetic Algorithm AI Decks category has been added to net decks. This contains decks generated using a genetic algorithm to try to find decks that the AI plays best in each format.
|
||||
|
||||
- Bug fixes -
|
||||
As always, this release of Forge features an assortment of bug fixes and improvements based on user feedback during the previous release run.
|
||||
|
||||
@@ -29,3 +29,4 @@ MagicTheGathering.Combos | https://downloads.cardforge.org/decks/combos.zip
|
||||
Players Championship 2012 | https://downloads.cardforge.org/decks/magicplayerschampionship.zip
|
||||
Brewing on a Budget | https://downloads.cardforge.org/decks/brewingonabudget.zip
|
||||
Grand Prix Lincoln 2012 | https://downloads.cardforge.org/decks/gplincoln2012.zip
|
||||
Genetic Algorithm AI Decks | https://downloads.cardforge.org/decks/geneticalgorithmdecks.zip
|
||||
|
||||
Reference in New Issue
Block a user