Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/takana671/playingcards

Card game board
https://github.com/takana671/playingcards

playing-cards pygame pygame-sound tkinter-canvas tkinter-game tkinter-python

Last synced: 5 days ago
JSON representation

Card game board

Awesome Lists containing this project

README

        

# PlayingCards

* Pyramid
* Four Leaf Clovers
* Solitaire(Klonedike)
* Couple

# Demo
![play](https://user-images.githubusercontent.com/48859041/84593820-2acc3500-ae89-11ea-941e-12ebf6c9aac1.gif)

# Requirements

* Python 3.8
* tkinter 8.6
* pygame 2.0.1

# Environment

* Windows10

# Usage

* Double click playcards.pyw or execute a command below on the command line.

```bash
>>>python window.py
```