Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 350 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 350 Bytes

CardCounter

This program is intended to be a blackjack simulator that can maintain the count of the deck. It will take multiple decks, players and can shuffle as the user wants. Will run in the command line at first. Primarily a java application also will have tips for new players on how to understand the game. maybe leaderboard in the future?