/Solitaire

Solitaire card game utilizing the Python Arcade library

Primary LanguagePython

Solitaire

Solitaire card game built with the help of the Python Arcade library.

Visuals/Demo

⚙ Installation

  1. Install the required Python arcade library:

pip install arcade

  1. Clone this repository using:

git clone https://github.com/Iliaromanov/Solitaire.git

  1. Run application:

cd Solitaire

python main.py