An open API service indexing awesome lists of open source software.

https://github.com/suptower/js-blackjack

Console blackjack game written in JavaScript using node.js
https://github.com/suptower/js-blackjack

blackjack cli javascript node nodejs terminal

Last synced: 3 months ago
JSON representation

Console blackjack game written in JavaScript using node.js

Awesome Lists containing this project

README

          

# js-blackjack

Little JavaScript project testing GitHub Copilot and Node.js


GitHub package.json version
Github Code size
Github Repo size
Lines of Code

## Playing

To run the game, install the package, then:

```
node .
```