Home

Awesome

Elm-Sokoban

This is a basic sokoban clone written in Elm. This is only a learning exercise, so don't expect too much.

The goal is to have a nice, well structured, codebase written in Elm.

Gameplay

The goal of the game is to move all the crates on their assigned spot. The game is really simple, just use arrows to move your character and press escape if you need to reset the current level if you are stuck.

Screenshot

ScreenShot

To do

Some nice to have features. Who knows, I might get bored and implement a few of them.