Skip to content

fabrizyo/blackjack

Repository files navigation

Blackjack

Blackjack text-based game. Download dist/blackjack.jar and run the game using java -jar blackjack.jar, it requires java 1.6 . Run java -jar blackjack.jar -help for helping messages and options.

The source of game is in src folder, src-test contains junit tests.

You can run the tests executing ant -buildfile deploy/build.xml tests. For recreating the jar distribution run ant -buildfile deploy/build.xml.

About

Blackjack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages