Skip to content

logan3124/Black-Jack-Terminal-Version-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♠ ♥ Black Jack (Terminal Version) ♣ ♦

Developed by Logan Weekes

Overview

This project is Black Jack game that can be played in the terminal of the user's computer. It was devloped fully in javascript using the node.js runtime enviornment.

How to play?

Upon running the Game.js file, the computer will prompt you to input the name of who is playing the game. From there you will be prompted to hit (enter) when you are ready to begin. You have an initial starting balance of $500. The computer will then ask you to place an initial bet. From there you and the dealer will be dealt two cards each. You will be prompted whether you want to hit or stand while your hand value is less than 21. If you get 21 on your first two cards you get Black Jack! Next the computer will prompt you to hit (enter) when you are ready to view the dealers play. From there the computer calculates who wins the round and allocates funds accordingly. After the computer will update you with your current balance and ask the user whether they would like to play again or not, carrying their funds over from previous rounds.

Demonstration

demonstration.mp4

Releases

No releases published

Packages

No packages published