Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-30T11:55:31.000Z (over 3 years ago)
- Last Synced: 2024-11-06T17:39:59.968Z (2 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
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Sigmanificient/Xp-Solitare-Win/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/Sigmanificient/Xp-Solitare-Win/?branch=main)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Sigmanificient/Xp-Solitare-Win)
![GitHub repo size](https://img.shields.io/github/repo-size/Sigmanificient/Xp-Solitare-Win)
![Lines of code](https://img.shields.io/tokei/lines/github/Sigmanificient/Xp-Solitare-Win)
![GitHub last commit](https://img.shields.io/github/last-commit/Sigmanificient/Xp-Solitare-Win)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
```