Skip to content

LukePetruzzi/Blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Blackjack

This is a command line game of Blackjack! I wrote everything from scratch except the Card object, which I found online and made a couple tweaks to.

To play:

  1. Clone the repo
  2. cd above the package
  3. run this command: java blackjack/Blackjack

From the game:

Welcome to Blackjack! The House plays with 6 decks, and stands on all 17s. Blackjack pays 3:2, Ace and 10-value pair after a split is a non-Blackjack 21. No Double Down on Blackjack, Unlimited Splits, No Insurance, No Surrenders. This is a massive table with 10 seats, invite your friends. Have fun!

About

Command line game of Blackjack written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages