Skip to content

dsumitro/Basic-Blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack

A simple MVP Blackjack game Using knowledge of objects and classes

Getting Started

On console run the following command npm startto start the game. The game will generate a deck of cards and automatically deal cards to you and a dealer.

Rules

  • You must have a hand value larger than the dealer
  • If you have a hand value larger than 21 you lose

Features

  • Basic Blackjack game running in the console
  • Gif of game

Collaborators

  • Roberto Sanchez - Initial work - Zyxel-1
  • Dean Sumitro - Initial work - dsumitro

About

MVP blackjack exercise 6/10

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published