Skip to content

Booster generator that is used to simulate how many boosters are needed to obtain certain collection of cards.

License

Notifications You must be signed in to change notification settings

ommann/mtg-booster-simulator-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Magic the Gathering Booster Simulator

Booster generator that is used to simulate how many boosters are needed to obtain a certain collection of cards.

Boosters are generated using Fisher-Yates shuffle.

Assumptions

  • Boosters do not have same card twice.
  • Cards of same rarity are equally likely to be in the booster.

Run the main.lua code using a Lua interpreter. First eleven variables are used to configure the simulator.

About

Booster generator that is used to simulate how many boosters are needed to obtain certain collection of cards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages