1.0.4 • Published 3 years ago
console-blackjack v1.0.4
Play Blackjack in your console! ♠ ♥ ♦ ♣
console-blackjack is a simple program written for node.js that allows you to play some blackjack in the console.
To get started, type:
npx console-blackjackit will ask you to install the console-blackjack package, type yes or y to accept.
Once done, the program will ask for a name and a bet, then enjoy some gambling (not really :P).
- Starting

- Playing

- End

Note: Node.js v14 or higher is requried to use this package.