Skip to main content

pygame_cards

pygame_cards is a python package for creating simple card games powered by Pygame framework


Ivan
(zerg)

pygame_cards is a python package for creating simple card games powered by Pygame framework.
The package contains a set of modules that encapsulate Pygame routines and provide a simple API to create a card game with minimum amount of code.
See instuctions on the GitHub page of the project.
DEMO - classic Klondike solitaire:
Package files description:
Install the package with pip tool:
  • On Mac OS or Linux: sudo pip install pygame_cards-0.1.tar.gz
  • On Windows: pip install pygame_cards-0.1.zip

Changes

Links

Home Page
https://github.com/vannov/pygame_cards

Releases

pygame_cards 0.1-beta — 3 Oct, 2016

Pygame.org account Comments