Skip to content

krashman/Blackjack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack

Blackjack with GUI in C# and WinForms

The features and rules of implemented Blackjack game:

  • Up to 7 players vs. dealer
  • Players can join the game after each completed shuffle
  • 4 decks
  • European type ("no hole card")
  • Double down is possible
  • The rule of 777
  • Player and shuffle stats

See SDD folder for the class diagram of a project

The Help folder contains chm-file generated by SandCastle.

pic1 pic2 pic3

About

Blackjack with GUI (C#, WinForms)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%