Skip to content

MikkelPaulson/mysterium-card-reader

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Mysterium Card Reader

A jQuery application that shuffles and draws Mysterium game cards. Given a number of players, difficulty, and available expansions/promo cards, it will provide you with a list of card numbers for each of the decks.

I used a simple random number generator for card selection until I got the Secrets & Lies expansion, which complicated matters by not having sequential numbering. This application makes that possible once again, and has the added bonus of knowing how many cards to choose depending on the number of players, which I otherwise always have to look up.

Supported expansions

Caveats

  • I don't currently own Hidden Signs, so I'm assuming that its cards are numbered in the same sequence as Secrets & Lies, ie. HS1-HS6 are characters, HS7-HS12 are locations, and HS13-HS18 are objects.
  • I'm a backend developer. Sorry about the code.

About

Selects Mysterium cards so that you don't have to.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published