This is a simple Graphical Interface for the sokoban generator found here
Clone this repository
$ git clone https://github.com/crashback-exe/sokoban-gui
$ cd sokoban-gui
Run the main file
$ py main.py
Note: python >=3.9 is required
- Move with
WASD
- Use
R
to regenerate the level
You are the blue box, the aim is to push all the red boxes to the lime targets, push every box to a target to win. Note: a box's target is not necessarily the nearest one