sokoban

Sokoban game implementation on elm language

Stars
13

Sokoban

There is implementation of sokoban game on elm language

You can play this game right now.

Development

To build bunlde run the followings:

elm-make ./src/Main.elm --output dist/bundle.js

Content

Sokoban levels was taken from Microcosmos Levels

Contributing

I would be thankful for your issues and pull requests