Skip to main content

Board games for the Shibumi system of stacked marbles

Project description

Shibumi Games Build Status Badge Code Coverage

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-games. If you haven't installed Python packages before, read Brett Cannon's quick-and-dirty guide.

Then run it with the zero_play_gui 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-games
zero_play_gui

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.

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

Image Credits

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

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.1.tar.gz (355.2 kB view details)

Uploaded Source

Built Distribution

shibumi-0.1-py3-none-any.whl (365.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: shibumi-0.1.tar.gz
  • Upload date:
  • Size: 355.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for shibumi-0.1.tar.gz
Algorithm Hash digest
SHA256 4fe54d6b61d5936f9cb57da0169d84efafeea681e4b4c765f18642e816f912d0
MD5 0c7b1d25a300f878114fa68c2a021c09
BLAKE2b-256 877f686fde306dc97f73004a2b5c6f2f3a7dc096748096c73808852329656c47

See more details on using hashes here.

File details

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

File metadata

  • Download URL: shibumi-0.1-py3-none-any.whl
  • Upload date:
  • Size: 365.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2

File hashes

Hashes for shibumi-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 54a9e7afa76b9ee73679198c7e93a278e69b3ce0ecd9e99d46549b07078f303a
MD5 94e9d7d4f13c26f22d894fcbc6f26d81
BLAKE2b-256 6fbcc2ddbd040b911ddcc76c2d2b068e33cdcb659f8eb32da172ca18638a075f

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