A Solitaire game made using pygame.
Source of card images used: https://code.google.com/archive/p/vector-playing-cards/
Make sure python and pip are installed
Download and navigate to folder
Only requires pygame which can be downloaded by typing:
pip install pygameRun by typing:
python Solitaire.py