Skip to content

nicolebeechler/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack

Players try to reach a score of 21.

Getting Started

Play the game.

Gameplay:

  • Hit: Draw an additional card.
  • Stand: No additional cards will be dealt.
  • Double-down: Double your bet, one extra card will be dealt.

Payout:

  • Blackjack pays 3:2
  • Winning hand pays 1:1
  • Standoff: Tie. Player’s original bet is returned.

Resource: How to Play Blackjack

View Wireframe.

MainScreen

GameScreen

Technologies Used

  • HTML
  • CSS
  • JavaScript

Next Steps

  • Add Splt functionality.
  • Debug Blackjack automatic win.
  • Update Styling.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published