Skip to content

A simple black jack to be played in the console. Tried to go the object oriented way in creating the game by using a bottom-up approach. For example, the project started with creating just a card object and then having various types of cards.

Notifications You must be signed in to change notification settings

HungryTiger95/Black-Jack-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Black-Jack-Game

A simple black jack to be played in the console. Tried to go the object oriented way in creating the game by using a bottom-up approach. For example, the project started with creating just a card object and then having various types of cards. The idea was to be able to create several playing-card based games. Black Jack will be the first, and will try to make other games.

I'm not that well versed in making a GUI and making a graphical game for this but will eventually venture out into that. Currently, I am just putting together various concepts.

About

A simple black jack to be played in the console. Tried to go the object oriented way in creating the game by using a bottom-up approach. For example, the project started with creating just a card object and then having various types of cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages