Skip to main content

Simple board games hiding complexity

Project description

Shibumi Games Build Badge Coverage Badge PyPI Badge

Simple board games hiding complexity

Play board games that use the Shibumi game system of marbles stacked on a 4x4 board, build computer opponents for those games, learn strategy, and analyse the structure of the games.

screenshot

Installing Shibumi Games

Even though Shibumi Games has a graphical display, it is a regular Python package, so you can install it with pip install shibumi. If you haven't installed Python packages before, read Brett Cannon's quick-and-dirty guide.

Then run it with the shibumi command.

The default installation generates some errors about bdist_wheel that don't seem to actually cause any problems. You can either ignore them, or install wheel before installing Shibumi Games.

pip install wheel
pip install shibumi
shibumi

Known bug on Ubuntu 20.04:

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.

This is a PySide2 bug that is missing some dependencies. You can work around it by installing those dependencies like this:

sudo apt install libxcb-xinerama0

Game Credits

The Shibumi game system was designed by Cameron Browne and Néstor Romeral Andrés. The complete set of games rules are available on the nestorgames web site, and the games used in this project are used with the generous permission of the designers. There are more games in a BGG list.

  • Spline was designed by Néstor Romeral Andrés.
  • Spaiji was designed by Néstor Romeral Andrés.
  • Sploof was designed by Matt Green, and took first place in the Shibumi Challenge.
  • Spargo and Margo were designed by Cameron Browne.
  • Spire was designed by Dieter Stein, and took second place in the Shibumi Challenge.

Image Credits

The marble and board graphics were designed by Cameron Browne, and are used with permission.

Some of the buttons combine Cameron's POV-Ray graphics with icons from the Open Iconic project.

More Information

If you'd like to help out with the project, or add your own games, see the CONTRIBUTING.md file in the source code. For all the details, look through the design journal for the project.

Shibumi games are built on top of the Zero Play library that you can use to build your own games.

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

shibumi-0.3.0.tar.gz (425.4 kB view details)

Uploaded Source

Built Distribution

shibumi-0.3.0-py3-none-any.whl (441.5 kB view details)

Uploaded Python 3

File details

Details for the file shibumi-0.3.0.tar.gz.

File metadata

  • Download URL: shibumi-0.3.0.tar.gz
  • Upload date:
  • Size: 425.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for shibumi-0.3.0.tar.gz
Algorithm Hash digest
SHA256 416145b9b5b291dc3745e475dabe3818f7a91d4055ef896925d7e7b4aa401e20
MD5 5e028e773843bc83325ed5e796c2377a
BLAKE2b-256 60c8f3e90543913223df1049f9e0d3c6164a067fa79dbb7cd5a1f2a7a19fa5a1

See more details on using hashes here.

File details

Details for the file shibumi-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: shibumi-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 441.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5

File hashes

Hashes for shibumi-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 635e11fca28539dbcf4bff5fb3a3c7c042fa17f390c37e55c93c454127fc2cc9
MD5 6f98e79249a0b7cbcca82f190c78f015
BLAKE2b-256 a02031f998996452c8647c85e0fcb9fd3655cb7ac10518553009e1811b73b91d

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