/hearts

Python (Flask) implementation of the Card game hearts

Primary LanguageCSS

hearts

Hearts Game developed using Flask

You can find rules at: https://en.wikipedia.org/wiki/Hearts

After cloning the repo, you can use app by running flask server as:

python app.py