Skip to content

Goose39/blackjack-anywhere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack Anywhere

Play blackjack anywhere. Click to go to the Live App

API Documentation

See Documentation in API repo here

APP Screenshots

  • Welcome Screen

Welcome Screen

  • Bets

Bets

  • Payout

Payout

  • Register

Register

  • Login

Login

Summary and Instructions

Blackjack Anywhere is an app that allows you to play blackjack where ever you are. The reponsive design supports any screen size from PC or Laptop to Tables and Mobile Phones.

Users have the option to register an account and have their accumulative winnings saved for when the come back and play again. If you dont wont to create an account you can also you the built in test account "Guest", just click thte "login as guest" button on the welcome screen and you are ready to play!

Once you are at the table, use the + and - buttons to add that chip value to your bet. When you are finish placing your bets (remember you can play up to 5 boxes at the same time) click the deal button to get the hand started.

Once the hand has been started you will see all cards dealt to the boxes that you have placed a bet on. There will be a blue border around the hand that is active and your decisions will be related to that active box.

Click HIT to get another card.
Click STAND to have no more cards dealt to that box.
Click SURRENDER if you would like to forfeit your hand.
Click DOUBLE if you would like to double your bet and get just one more card.

Once you have gone through the action on each box, the dealer will the deal their cards and pay you out according to the result.

Blown up your bankroll? Dont stress, just click the RESET BALANCE button and you will have your balance reloaded with another $500

Rules:

  • Dealer Stands on 17
  • Blackjack pays 3/2
  • No Spliting

Features:
Players can choose how many decks they would like to play (1 - 50)
Number of decks selected will be saved automatically Balances are saved upon payout

Technology

App was built using React and API built with NodeJS and PostgreSQL. Want more information about the backend? Checkout the API Documentation

About

Interactive Blackjack game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published