Library for generating booster packs and drafting them
Go to file
Hamcha da2a2ad914
Refactor set to be an interface, add generic set and cube
2019-05-31 10:12:56 +02:00
mlp Refactor set to be an interface, add generic set and cube 2019-05-31 10:12:56 +02:00
.gitignore Initial commit 2019-05-30 18:01:19 +00:00
LICENSE Initial commit 2019-05-30 18:01:19 +00:00
README.md Update readme 2019-05-31 01:25:16 +02:00
go.mod It begins! 2019-05-31 01:16:15 +02:00
pack.go Refactor set to be an interface, add generic set and cube 2019-05-31 10:12:56 +02:00
set.go Refactor set to be an interface, add generic set and cube 2019-05-31 10:12:56 +02:00

README.md

draft

Generic library for generating "booster packs" with randomizable slots for foils and special rares.

The mlp subpackage contains MLP:CCG-specific code for drafting MLP:CCG packs.