Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```