Skip to content

noahzpepper/blackjack-test-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack Test Generator

Generates blackjack basic strategy tests.

Creates two files in the working directory, the test file and answers file. Each file contains a list of blackjack strategy questions and corresponding legend. The answers file fills in the blanks with the correct basic strategy answers.

See the sample test and sample answer key for an example of what the program outputs.

Running the program

Clone or download this repository, then run the following command:

python3 blackjack_test_generator.py [--size SIZE] [--versions VERSIONS]

Argument Description Default value
size number of questions to generate 48
versions comma separated list of versions A

About

Generates blackjack basic strategy tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages