/playing-cards

A simple playing cards game

Primary LanguageTypeScriptMIT LicenseMIT

playing-cards

This is a simple playing cards game

Prerequirements

You only need node and git installed on your system

Installation

This is a very simple cards game so may be simple to install as well

  • Run git clone https://github.com/emiliodeg/playing-cards.git
  • Move inside the project cd playing-cards
  • Run npm i && npm start
  • Enjoy 🕹

Feel free to fork and add improvements or send me suggestions