Skip to content

Some helpful command-line for analyzing card-game draws and odds.

Notifications You must be signed in to change notification settings

Yewchi/cardmath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writen and maintained by Yewchi.

Some helpful command-line for analyzing card-game draws and odds.

try:

ood 60 24 24 7

// will show odds of the number of a "24-present-in-deck" card being drawn in a 7-card hand.

or after exporting a MTGA deck to cards.txt / some_text_file.txt...

try:

draw [deck_size some_text_file.txt]

About

Some helpful command-line for analyzing card-game draws and odds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published