Skip to content

huggablemonad/sokoban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sokoban

An Elm implementation of Sokoban, a type of transport puzzle.

There are 50 levels included. These levels are the same as the ones found in Spectrum Holobyte's 1984 DOS game. The level layouts, which were converted to ASCII, come from the xsok package.

The live demo can be found at https://huggablemonad.github.io/sokoban/.

Keyboard Commands

arrow keys: move player
n: next level
p: previous level
r: reset level

About

Sokoban game (a type of transport puzzle)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages