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 game 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.

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

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.5.0.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

shibumi-0.5.0-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: shibumi-0.5.0.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for shibumi-0.5.0.tar.gz
Algorithm Hash digest
SHA256 4c44f4349bb8cf23ab42994e71fa5d9abcfe1255b6009599be64d6936182912f
MD5 468e951145eb00a4842eaed5b5a5cea2
BLAKE2b-256 e0fee6dea18b2fff6f5f82d4d3490f04731a7ee9d40246e873a01ca72737f1df

See more details on using hashes here.

File details

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

File metadata

  • Download URL: shibumi-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for shibumi-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0f0ae4053df9688232a9213646d214c53c1152e2eb259e244c66099d9a0aadce
MD5 3930747185080bfe66a9e8d448f8315d
BLAKE2b-256 6c1c508bb88b53ccaa26f86e3b01d04f3312874a33fd953e29f4c08ebb21a52f

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