Skip to content

crashback-exe/sokoban-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sokoban GUI

This is a simple Graphical Interface for the sokoban generator found here

How to run

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

How to play

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

Example

About

Simple Graphical Interface for sokoban-generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages