Skip to content

Polmonite/SokobanTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SokobanTable

HTML table based clone of Sokoban.

How to run

Simply run a server like this:

php -S localhost

and go to localhost on the browser.

Refresh when you're stuck or want to manually change the level.

How to play

Use the arrows, duh.

Accepted options

Via get parameters you can specify:

  • level: (int) level to play (min: 1; max: 85).

Credits

Used assets by Kenney.nl. I stoled the levels from this open source implementation of Sokoban by Github user Leo Liu.

About

HTML table based clone of Sokoban.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published