Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 191 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 191 Bytes

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