Skip to content

MJMoquin/GA-Blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack

Welcome to my Unit 1 blackjack project

Description:

Blackjack is the American version of a popular global banking game known as Twenty-One, whose relatives include Pontoon and Vingt-et-Un. It is a comparing card game between one or more players and a dealer, where each player in turn competes against the dealer (Wikipedia).

Gameplay:

< Initial Deal >

Initial Deal

< Hit >

First Hit

< Hit Again >

Second Hit

< Stand >

Hand Ending

Technologies Used:

Tech Used

Instructions:

( If you're already familiar with how to play, go ahead and play me Here )

The game begins with each player and the dealer being dealt two cards. Only one of the dealer's cards is shown. The object is to get a total 21 or as close as you can without going over. Cards are scored as face value for numbers, face cards count as 10 and aces can either be 1 or 11. The players 'Hits' to get another card. If the player or dealer exceeds 21 the other is declared the winner of the hand. As noted above, the players are NOT playing against each other, but against the dealer alone.

Future Features:

  • Add Variable Betting
  • Add Win/Loss Message
  • Add Gameplay Sounds
  • Add Card Animation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published