Skip to content

Blackjack card game that runs in command line and is written in Java.

Notifications You must be signed in to change notification settings

nskirkey/black_jack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

  • Alternative names - Twenty-One
  • Type - Comparing
  • Players - 2+, usually 2–7
  • Skills - required Probability
  • Cards - 52 to 416
  • Deck - French
  • Play - Clockwise
  • Random - chance High
  • Blackjack - is the American variant of a globally popular banking game known as Twenty-One

Description

I created this game as a way to reinforce my knowledge of object oriented programming. It was a fun side project and great practice.

For the time being there is only the option to play against the dealer (controlled by computer).

I would also like to implement a GUI in the future.

About

Blackjack card game that runs in command line and is written in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages