blackjack-n-deck
Library for Blackjack and Deck generation.
Library for Blackjack and Deck generation.
A module for simulating and playing Blackjack games
Performs dealer functions for a deck of cards
NodeJs, single player, blackjack engine
Blackjack tools
React components for playing cards, chips, etc
Core game logic for a Blackjack basic strategy and card counting trainer
NodeJs, single player, blackjack engine
A simple single function that returns a randomized single deck of 52 cards as an array of arrays: [[ '♠️Jack', 10 ], [ '♦️9', 9 ], [ '♣️King', 10 ] ...]
An NPM package that keeps track of all the cards in a single deck
A blackjack trainer skill for Alexa.
provides a suggested action for a player based on Basic Strategy
practice counting cards
NodeJS Wrapper for http://deckofcardsapi.com/
Core functions for a blackjack application
Web utilities to expose blackjack endpoints in an express server
Websocket server for black jack real time synchronization
Shows cards left in the deck
play some blackjack via CLI while you're bored
NodeJs, multi-player, blackjack engine