Solitaire card game built with the help of the Python Arcade library.
- Install the required Python arcade library:
pip install arcade
- Clone this repository using:
git clone https://github.com/Iliaromanov/Solitaire.git
- Run application:
cd Solitaire
python main.py