/term-jack

A simple Black Jack game that runs in the terminal window.

Primary LanguageJavaScript

term-jack

A simple Black Jack game that runs in the terminal window.

To Play

  • yarn install
  • yarn play

Screenshot

Dependencies

The following node modules are required. Really only readline-sync, the other two are more decorative than functional.

  • readline-sync
  • colors
  • sleep