Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 317 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 317 Bytes

Genetic Algorithm making MTG decks

Breeds decks to find the deck with the highest winrate when played by the Magarena AI.

Usage

Prepare magarena

git clone https://github.com/magarena/magarena.git
cd magarena
make

Start evolving

python reset_population.py
python evolve.py