Example - Sokoban +++++++++++++++++ This example shows a b-program implementation for the `sokoban game `_. It uses the pygame package to display the game. .. literalinclude :: ../../examples/sokoban.py