P

PythonProtoCards

Publisher: DonationCoder
Virus scanned Windows Free
Download v1.05.01 42 downloads
Version1.05.01
PublisherDonationCoder
Release dateJan 15, 2013
Date addedJan 15, 2013
Os requirementsWindows 2003, Windows 2000, Windows Vista, Windows 98, Windows Me, Windows, Windows NT, Windows 7, Windows XP
RequirementsNone
Total downloads42
PriceFree

Description

PythonProtoCards Open Source library provides classes and functions that are useful for rapidly prototyping printed card games. The library makes it possible to programmatically create lots of cards quickly. It helps you divide up work into different steps, so that you can manually create and edit game piece data or automatically generate it programmatically, and then generate printable images for this card and piece data. The data file format is designed to be very easy for humans to edit, but also parsable by code, which can load the data, modify it, and write out newly modified files like a minimalist database. This makes it easy to programmatically modify or add to existing data files that will also be hand edited.