https://github.com/sigmanificient/xp-solitare-win
  
  
    A pygame replicate of the xp windows solitaire end screen 
    https://github.com/sigmanificient/xp-solitare-win
  
physics pygame pygame-application
        Last synced: 6 months ago 
        JSON representation
    
A pygame replicate of the xp windows solitaire end screen
- Host: GitHub
 - URL: https://github.com/sigmanificient/xp-solitare-win
 - Owner: Sigmanificient
 - License: mit
 - Created: 2021-04-22T22:31:01.000Z (over 4 years ago)
 - Default Branch: main
 - Last Pushed: 2021-07-30T11:55:31.000Z (over 4 years ago)
 - Last Synced: 2025-02-17T05:27:00.124Z (9 months ago)
 - Topics: physics, pygame, pygame-application
 - Language: Python
 - Homepage:
 - Size: 96.7 KB
 - Stars: 0
 - Watchers: 1
 - Forks: 0
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
README
          # Xp-Solitare-Win 
[](https://scrutinizer-ci.com/g/Sigmanificient/Xp-Solitare-Win/?branch=main)




A pygame replicate of the xp windows solitaire end screen.
## Installation
Download the files form the repository.
```bash
git clone https://github.com/Sigmanificient/Xp-Solitare-Win
```
Install the python requirements packages.
```bash
python -m pip install requirements.txt
```