Skip to content

obfusk/sokobang

Repository files navigation

GitHub Release F-Droid Version Android Build AGPLv3+ Sponsor

Description

sokobang - sokoban puzzle w/ bigbang.coffee

https://sokobang.obfusk.dev

Get it from Fay's Repo Get it on F-Droid Get the APK from GitHub

Sokoban(g) is a sokoban puzzle -- with images and levels from ksokoban -- written in coffeescript using the bigbang.coffee library.

screenshot

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

AGPLv3+

Images & Levels

See README.ksokoban.

Person Image

© Google Inc.

Apache 2.0

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+).