/console-blackjack

JS | blackjack in console

Primary LanguageJavaScript

Blackjack

play simple blackjack game in your console. feel free to use source code to implement in anywhere

faq

  1. clone repository into any local folder
  2. install packages using npm i
    • open cmd and navigate to your local folder (guide), run npm i command there
  3. node index.js or node .