Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

lily-es/BlackjackTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackjackTest

Blackjack simulator

Needs JDK 12 and maven

To run project, first execute 'mvn compile' then execute either run.sh or run.bat, with path to input file as an optional argument.

Test project with 'mvn test'.

Input file is a single line, containing a comma-separated list in the following format: CA, D4, H7, SJ, C10, DK, DQ, ... (spaces after the comma are optional)

About

Blackjack simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages