nikhil17 / Blackjack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

BlackJack.java is the main file.

Known Issues

Players who have two cards with the same number (value) can't double down, they can only split.

Hand.getHandValue should be renamed Write methods for players busting/ winning instead of copying the print statements

Potential new features

Allow players to join in between rounds as well as leave.

About


Languages

Language:Java 100.0%