Sokoban

January 4, 2017 ยท View on GitHub

There is implementation of sokoban game on elm language

You can play this game right now.

Sokoban screenshot

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

Contents

  1. 1Development
  2. 2Content
  3. 3Contributing