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

https://github.com/maxwellmatthis/card-game-view-controller

A view and controller for simple card games. Works best for games with 1-4 players and 1-5 discard and decks combined.
https://github.com/maxwellmatthis/card-game-view-controller

card-game pygame python

Last synced: 8 months ago
JSON representation

A view and controller for simple card games. Works best for games with 1-4 players and 1-5 discard and decks combined.

Awesome Lists containing this project

README

          

# Card Game View-Controller

A view and controller for simple card games. Works best for games with 1-4 players and 1-5 discard and decks combined.

[![](./preview.png)](Preview)

# Usage

Everything has type hints and comments. Check out an example [here](./example.py).

# Assets

- [OpenSource Playing Card Images - Google Code Archive](https://code.google.com/archive/p/vector-playing-cards/)