{ "info": { "author": "Carlos Arce", "author_email": "apolinux@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Games/Entertainment :: Board Games" ], "description": "Shisen Sho\n=======================\n\nI love to play this game for years and I wanted to build a new version from the \nscratch.\n\nThis version runs only in python 3 even though there are plans to make it more\ncompatible with python 2.\n\nDescription\n-----------\n\nThe Shisen Sho Game is a popular board game born in Japan. It uses the tiles\nof another popular game from Japan: Mahjong.\n\nThe objective of the game is empty the board deleting all the tiles. The tiles \nare deleted in pairs. The tiles can be erased if there is a path of 3 points\nbetween them. The path must be horizontally or vertically and it must be free\nof any tile. Also, the path can be outside the board.\n\nIf you think the game can be improved, please let me know, I do my best effort!\n\ncheck the code on Github: `Shisen Sho `.\n\nPrerequisites\n-------------\n\nThe libraries TK,PIL and ImageTK are required to install shisensho.\n\nsudo apt-get install python3-tk python3-pil python3-imagetk python3-pil.imagetk\n\nInstallation\n------------\n\npip3 install shisensho\n\n\n----------\nCarlos Arce\nSoftware Developer\napolinux@gmail.com", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/apolinux/shisensho", "keywords": "shisensho,game,board game,shisen", "license": "Apache 2", "maintainer": "", "maintainer_email": "", "name": "shisensho", "package_url": "https://pypi.org/project/shisensho/", "platform": "", "project_url": "https://pypi.org/project/shisensho/", "project_urls": { "Homepage": "https://github.com/apolinux/shisensho" }, "release_url": "https://pypi.org/project/shisensho/0.9.12/", "requires_dist": null, "requires_python": "", "summary": "Shisen Sho Game", "version": "0.9.12" }, "last_serial": 2587731, "releases": { "0.9.12": [ { "comment_text": "", "digests": { "md5": "2399a583552229630428037f8a8bc46e", "sha256": "5957749c0342976b2465329e01820f537b4239d7885cd33ccef9fdd19639105a" }, "downloads": -1, "filename": "shisensho-0.9.12.tar.gz", "has_sig": false, "md5_digest": "2399a583552229630428037f8a8bc46e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1880497, "upload_time": "2017-01-20T11:25:33", "url": "https://files.pythonhosted.org/packages/93/a7/49589f086f29f59d4b756927a69904cf15c169f5f823f4e2825413531daf/shisensho-0.9.12.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2399a583552229630428037f8a8bc46e", "sha256": "5957749c0342976b2465329e01820f537b4239d7885cd33ccef9fdd19639105a" }, "downloads": -1, "filename": "shisensho-0.9.12.tar.gz", "has_sig": false, "md5_digest": "2399a583552229630428037f8a8bc46e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1880497, "upload_time": "2017-01-20T11:25:33", "url": "https://files.pythonhosted.org/packages/93/a7/49589f086f29f59d4b756927a69904cf15c169f5f823f4e2825413531daf/shisensho-0.9.12.tar.gz" } ] }