emiliodeg / playing-cards

A simple playing cards game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple playing cards game

License:MIT License


Languages

Language:TypeScript 42.0%Language:HTML 32.7%Language:SCSS 25.3%