Skip to content

silviutroscot/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack

A command line blackjack game, using only one deck of cards

Gameplay:

  • The player starts with 100.000 "coins"
  • At each hand, the player chooses an integer in range [1, all credit] to bet on this round
  • After getting two cards, the player decides if they want to draw a card or stop
  • After stopping, if the player's sum is smaller than 21 or equal, the dealer needs to play

About

Command line blackjack game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages