Skip to main content

pygame_cards - 0.1-beta

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

Beta version of pygame_cards - python package for creating simple card games powered by Pygame framework.

Links

Home Page
https://github.com/vannov/pygame_cards
Source
https://github.com/vannov/pygame_cards
Windows
https://github.com/vannov/pygame_cards/releases/download/0.1-beta/pygame_cards-0.1.zip
Mac
https://github.com/vannov/pygame_cards/releases/download/0.1-beta/pygame_cards-0.1.tar.gz

Releases

pygame_cards 0.1-beta — 3 Oct, 2016

Pygame.org account Comments