Skip to content

ShepherdHub/BlackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackJackEngine

Goals

This is a learning project. I will be focusing on practicing the following concepts: OOP, error handling, dependency management, maintaining separation of domain logic and presentation logic, TDD, and the C# language.

Current Rules

The first iteration will be a simplified version of Black Jack with one active player and no betting. The "dealer" in this game is the computer. The winner of a round collects all cards played that round in their winnings. In the spirit of vegas, round ties favor the dealer. The game continues until all cards are dealt. When all cards have been dealt, the winner of the game is determined by counting the number of cards in each player's winnings. The final result of the game can be a tie.

About

An engine for playing Black Jack along with several presentation modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages