Giter VIP home page Giter VIP logo

21-black-jack's Introduction

Jack Black's 21 Blackjack

alt text

Introduction

This is a project completed apart of bootcamp provided by Betamore with Mastermnd. The project instructed us to make a Jack Black themed Blackjack game using JavaScript.

Game Critrea

  • We need to have a deck, which contains 52 cards
  • The deck needs to be shuffled
  • Cards need to be dealt from the deck
  • The players need to be able to have a hand of dealt cards
  • The players need to have some moola, cash, DINERO
  • The player needs to be able to bet moola
  • When the player wins, moola needs to be added to their bankroll
  • When the player loses, moola needs to be removed from theit bankrol
  • We need to implement all of the logic of "21 or Bust" aka blackjack

Getting Started

To get a local copy up and running follow these simple example steps.

Clone it!

Clone this repo:

git clone https://github.com/dmccoy1/21-Black-Jack---Javascript-.git

Prerequisites

The prompt-sync module is needed to properly run the game. We use this module to enter input to the game from the console. I included this module as a dependency in the package.json file.

To Install, navigate to this clone directory and type into the command line:

npm install or npm i

Play

Type node 21blackjack.js into the command line while you're still present in the clone directory. Do you have what it takes to beat Jack Black? ๐Ÿ’ฅ

Needed Updates

  • Fix some bugs
  • Improve game logic

21-black-jack's People

Contributors

dmccoy1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.