项目作者: lucydoja

项目描述 :
Generate a random set of cards with this card dealer. Just input how many cards you want, it's that easy!
高级语言: JavaScript
项目地址: git://github.com/lucydoja/Card-Dealer.git
创建时间: 2021-01-27T15:14:25Z
项目社区:https://github.com/lucydoja/Card-Dealer

开源协议:

下载


Card Dealer

Here you will find a random card generator. Just input how many cards you want to get and the program will show you a random set of cards.

This program was developed using HTML and JavaScript. For styling CSS was implemented.

View:

You can view this project in the following link (https://lucydoja.github.io/Card-Dealer/) and explore for yourself.

If you want to run the project on Gitpod your will have to run the following on your command line:

  1. $ pip3 install flask && python3 server.py

Features:

  • Select the number of cards you need
  • Generate a random set of cards
  • Do it as many times as you want