pygame_cards#
pygame_cards is a Python package based on pygame that helps you creating a card game.
You can have a look to the tutorial or to examples.
pygame_cards includes standard playing cards, but also let you design your own cards.
It also has support for things like game boards, dices or poker chips.
To install you can simply do
pip install pygame_cards
The code is available on our github repository
Contents: