Skip to content

A text-based blackjack game developed within 1 month of learning C#.

License

Notifications You must be signed in to change notification settings

OuterGazer/Blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack

Game developed within 1 month of learning C#.

The player can bet and keep playing until there is no more money left.

The most notable implementation is the ability to split at the beginning round and the coding of the different outcomes and hand comparisons at the finishing round.

Instructions and rules are explained at the beginning.

The game was programmed following defensive coding practices.

An updated version of .NET Framework is needed.

About

A text-based blackjack game developed within 1 month of learning C#.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages