sokobang - sokoban puzzle w/ bigbang.coffee
Sokoban(g) is a sokoban puzzle -- with images and levels from ksokoban -- written in coffeescript using the bigbang.coffee library.
To run the game, you will need bigbang.coffee; when using git, use
git submodule update --init
to fetch and use the dependencies.
- further optimize drawing?
- reload level?
- improve render_end?
- improve state handling in start.coffee?
- specs/docs?
- ...
© FC Stegerman
See README.ksokoban
.
© Google Inc.
NB: person.png
is an unmodified render of the original SVG;
person_goal.png
is a combination of person.png
and goal.png
(and
thus licensed under AGPLv3+).