Skip to main content

A highly customizable sokoban implementation using Python's tkinter.

Project description

PySokoban

A highly customizable sokoban implementation using Python’s tkinter.
View the package in the PyPI repository for documentation and an easy Win32 installation.

Requirements

Python 2+
Tkinter

Usage

Installing it using pip:

  1. Run pip install --user pysokoban

  2. Run pysokoban to play!

Installing it from the Git repository:

  1. Clone the repository.

  2. Run python setup.py sdist from the project directory to create a source distribution.

  3. Run pip install --user pysokoban*.tar.gz from the new dist/ directory to install the package.

  4. Run pysokoban or python -c "import pysokoban.sokoban as skb; skb.main()" to play!

  • Or just run python sokoban.py from the project directory without installing the package.

To update the version:

  1. Clone or pull the repository for the latest version.

  2. Recreate the source distribution using the steps above.

  3. Run pip upgrade pysokoban*.tar.gz from the dist/ directory to upgrade the package.

To uninstall, run pip uninstall pysokoban.
You can modify the graphics used by replacing the images in the images folder.

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

pysokoban-1.1.tar.gz (7.4 kB view details)

Uploaded Source

File details

Details for the file pysokoban-1.1.tar.gz.

File metadata

  • Download URL: pysokoban-1.1.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pysokoban-1.1.tar.gz
Algorithm Hash digest
SHA256 074f0f781ff0cce7beaf85267ed56ccbb5f687d1584dda0116ccb9057d774a19
MD5 787e76589360a45882f676d939c5aebc
BLAKE2b-256 8fdb5c42ce6fdfb32f106069f0696836d311edfb9983c0bb454fd40998b7c8e7

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