Skip to main content

Shisen Sho Game

Project description

Shisen Sho
=======================

I love to play this game for years and I wanted to build a new version from the
scratch.

This version runs only in python 3 even though there are plans to make it more
compatible with python 2.

Description
-----------

The Shisen Sho Game is a popular board game born in Japan. It uses the tiles
of another popular game from Japan: Mahjong.

The objective of the game is empty the board deleting all the tiles. The tiles
are deleted in pairs. The tiles can be erased if there is a path of 3 points
between them. The path must be horizontally or vertically and it must be free
of any tile. Also, the path can be outside the board.

If you think the game can be improved, please let me know, I do my best effort!

check the code on Github: `Shisen Sho <https://github.com/apolinux/shisensho>`.

Prerequisites
-------------

The libraries TK,PIL and ImageTK are required to install shisensho.

sudo apt-get install python3-tk python3-pil python3-imagetk python3-pil.imagetk

Installation
------------

pip3 install shisensho


----------
Carlos Arce
Software Developer
apolinux@gmail.com

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

shisensho-0.9.12.tar.gz (1.9 MB view hashes)

Uploaded Source

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