View Project
This is a simple command-line interface (CLI) blackjack game built using Node.js. Enjoy playing the classic casino game right in your terminal!
Play blackjack against a computerized dealer.
Interactive interface with textual representations of cards.
Basic functionalities: hit, stand, split, and double down.
Track your cash and bet accordingly.
Node.js installed on your machine (min version: 13.2.0)