No description
Find a file
2025-08-28 17:25:44 -04:00
main.py improvements and stuff you know 2025-08-28 17:24:30 -04:00
maps.py improvements and stuff you know 2025-08-28 17:24:30 -04:00
README.md readme 2025-08-28 17:25:44 -04:00
requirements.txt ini commit 2025-08-28 09:56:00 -04:00

PYSOKOBAN

Welcome to PYSOKOBAN! The object of the game is to move all of the boulders to specific storage positions in the shortest amount of moves possible.

    KEY                 MOVEMENT

+===========================================+ |symbol|meaning|| y k u | 7 8 9 | | @ | you || \ | / | \ | / | | # | wall || h- . -l | 4- . -6 | | 0 | boulder || / | \ | / | \ | | . | storage || b j n | 1 2 3 | +===========================================+

If you like my stuff visit my website: https://domdit.com

TODO:

  • Create more maps. If you would like to contribute maps, please do!