Skip to content

ByteOPCode/BJack-TS

Repository files navigation

A Bjack Card game Implementation in TS for mmc

Codacy Badge

#Usage

With nodejs 14+ and npm 7+

npm install
npm start
npm test

With Docker-Compose

docker-compose -f docker-compose.yml up

With Docker

docker build -t BlackJack:latest .
docker run BlackJack

About

BJack implementation with Node, TS and 🃏.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published