Skip to content

chriskoorzen/BlackJack-BrowserGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Jack Game

A simple browser-based implementation of the game of Black Jack.

Features

  • Emulates an actual game through the use of card objects (not just a random number generator).
  • Player starts with some cash, and may wager this to increase their total "wallet".
  • Game can be played without any betting.

Notes

Built as a bootcamp project using only HTML5, vanilla JS and vanilla CSS. Built in 2 days.

Examples

Player Turn

Player Turn

Player Black Jack Winner

Player Black Jack Winner

Player Bust

Player Bust

Dealer Wins

Dealer Wins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published