Sokobang
sokobang - sokoban puzzle w/ bigbang.coffee
Install / Use
/learn @obfusk/SokobangREADME
Description
sokobang - sokoban puzzle w/ bigbang.coffee
→ https://sokobang.obfusk.dev
<img src="badges/faysrepo.png" alt="Get it from Fay's Repo" height="60"> <img src="badges/fdroid.png" alt="Get it on F-Droid" height="60"> <img src="badges/github.png" alt="Get the APK from GitHub" height="60">
Sokoban(g) is a sokoban puzzle -- with images and levels from ksokoban -- written in coffeescript using the bigbang.coffee library.

Dependencies
To run the game, you will need bigbang.coffee; when using git, use
git submodule update --init to fetch and use the dependencies.
TODO
- further optimize drawing?
- reload level?
- improve render_end?
- improve state handling in start.coffee?
- specs/docs?
- ...
License
Code
© FC Stegerman
Images & Levels
See README.ksokoban.
Person Image
© 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+).

