Skip to main content

A tool for prototyping card games

Project description

Skit

A tool for prototyping card games.

Inspired by squib, but I could never quite get my head around Ruby.

Installation

PyPI didn't like the name skit, so it's called skit-game:

pip install skit-game
# or
poetry add skit-game

But the package inside is just called skit.

Usage

See the examples for basic usage.

from skit import Deck

d = Deck(3) # make a deck of 3 cards, default size
d.background('#cccccc') # set a gray background
d.render_png('basic_{index}.png') # render basic_0.png, basic_1.png, and basic_2.png

Credits

  • Andy Meneely for the idea, and for the awesome Squib!
  • game-icons.net for icons used in the examples

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skit_game-0.1.6.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

skit_game-0.1.6-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file skit_game-0.1.6.tar.gz.

File metadata

  • Download URL: skit_game-0.1.6.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.1 CPython/3.11.2 Darwin/22.3.0

File hashes

Hashes for skit_game-0.1.6.tar.gz
Algorithm Hash digest
SHA256 a1669c49bc17d81f16255ce553be31ad3e76a7fde906ba00cd607292c642ec89
MD5 2d8cdb0acf874dc742491470a2bd86b9
BLAKE2b-256 6f769c8eb7a7aef8f746ddf6a8a89ff580681e65bf502c78d4ba58199dded006

See more details on using hashes here.

File details

Details for the file skit_game-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: skit_game-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.1 CPython/3.11.2 Darwin/22.3.0

File hashes

Hashes for skit_game-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 52f355700ae0d61c6983e19a890f4a5d42e0e666e133d57f95b83c9ac0b699e9
MD5 19ccdcd6fe9d1000faa68ded46d2e3d7
BLAKE2b-256 84f789b707aba16f09e0dfcc306b49dad1e90fd9e5f9f3cc84374ab80678a7d2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page