Skip to content

Remove reprints from Hangman#156

Open
TululluluT wants to merge 1 commit intobra1n:developfrom
TululluluT:patch-1
Open

Remove reprints from Hangman#156
TululluluT wants to merge 1 commit intobra1n:developfrom
TululluluT:patch-1

Conversation

@TululluluT
Copy link

When playing Hangman, certain cards, in particular basic lands, are chosen far more often than others due to the frequency of reprints those cards receive, which leads to repetition in the game.

Adding "?q=not%3Areprint+include%3Aextras" to the Scryfall API request for a random card removes reprints from the pool of possible cards, giving each card from the history of the game an equal chance of showing up. Including extras allows certain cards like playtest cards or schemes to still appear.

When playing Hangman, certain cards, in particular basic lands, are chosen far more often than others due to the frequency of reprints those cards receive, which leads to repetition in the game.

Adding "?q=not%3Areprint+include%3Aextras" to the Scryfall API request for a random card removes reprints from the pool of possible cards, giving each card from the history of the game an equal chance of showing up. Including extras allows certain cards like playtest cards or schemes to still appear.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant